Click or drag to resize

FieldDefinitionBaseHidden Property

Gets or sets the value indicating whether the field is hidden.

Namespace:  Dynamicweb.Indexing.Schemas
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public bool Hidden { get; set; }

Property Value

Type: Boolean
See Also