| NewsItemNewsCategoryID Property |
Gets or sets the news category identifier.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public int NewsCategoryID { get; set; }
Public Property NewsCategoryID As Integer
Get
Set
Property Value
Type:
Int32
The news category identifier.
See Also