 | CustomGroupFieldsCount Property |
Gets the fields count.
Namespace:
Dynamicweb.News.Common
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic int FieldsCount { get; }
Public ReadOnly Property FieldsCount As Integer
Get
Property Value
Type:
Int32
The fields count.
See Also