Click or drag to resize

FileIndexBuilderGetFields Method

Namespace:  Dynamicweb.Content.Files
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public override IEnumerable<FieldDefinitionBase> GetFields()

Return Value

Type: IEnumerableFieldDefinitionBase

Implements

IIndexBuilderGetFields
See Also