| NewsCategoryNewsCategoryName Property |
Stores and retrieves name of news category.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string NewsCategoryName { get; set; }
Public Property NewsCategoryName As String
Get
Set
Property Value
Type:
StringString
Return Value
Type:
StringCurrent news category name.
Remarks See Also