| NewsCategoryDescription Property |
Gets or sets the description of news category.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
Type:
StringThe description.
See Also