Click or drag to resize

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; }

Property Value

Type: String
The description.
See Also