| NewsItemRelatedCategories Property |
Stores and retrieves new item related categories.
Namespace:
Dynamicweb.News
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public List<int> RelatedCategories { get; set; }
Public Property RelatedCategories As List(Of Integer)
Get
Set
Property Value
Type:
ListInt32RelatedCategories
Remarks See Also