ContentEventArgs constructor
初始化 ContentEventArgs 类的新实例。
public ContentEventArgs(int siteId, int channelId, int contentId)
| parameter | description |
|---|---|
| siteId | 站点Id。 |
| channelId | 栏目Id。 |
| contentId | 内容Id。 |
See Also
- class ContentEventArgs
- namespace SiteServer.Plugin
