Click or drag to resize

NewsCategoryGroups Property

Gets or sets the custom groups list.

Namespace:  Dynamicweb.News
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public List<CustomGroup> Groups { get; set; }

Property Value

Type: ListCustomGroup
The groups list.
See Also