Click or drag to resize

ContentForumIndexProvider.GetFields Method

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public override IEnumerable<FieldDefinitionBase> GetFields()

Return Value

Type: IEnumerable<FieldDefinitionBase>
See Also