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