 | ContentForumIndexProvider.GetFields Method |
Namespace:
Dynamicweb.Forum
Assembly:
Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntaxpublic override IEnumerable<FieldDefinitionBase> GetFields()
Public Overrides Function GetFields As IEnumerable(Of FieldDefinitionBase)
Return Value
Type:
IEnumerable<FieldDefinitionBase>
See Also