| NewsItemCategoryNotificationArgs Constructor |
Initializes a new instance of an object.
Namespace:
Dynamicweb.News.Extensibility
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public NewsItemCategoryNotificationArgs(
NewsCategory category
)
Public Sub New (
category As NewsCategory
)
Parameters
- category
- Type: Dynamicweb.NewsNewsCategory
A reference to news item category.
Remarks See Also