Click or drag to resize

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
)

Parameters

category
Type: Dynamicweb.NewsNewsCategory
A reference to news item category.
Remarks