Class PropertyDefinitionFields
Fields on a property definition.
Inheritance
System.Object
PropertyDefinitionFields
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public sealed class PropertyDefinitionFields : Enum
Fields
All
All fields.
Declaration
public const PropertyDefinitionFields All
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
DefaultValue
The default value setting.
Declaration
public const PropertyDefinitionFields DefaultValue
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
DisplayEditUI
The display in edit mode setting.
Declaration
public const PropertyDefinitionFields DisplayEditUI
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
EditCaption
The edit caption.
Declaration
public const PropertyDefinitionFields EditCaption
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
FieldOrder
The field order
Declaration
public const PropertyDefinitionFields FieldOrder
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
HelpText
The help text.
Declaration
public const PropertyDefinitionFields HelpText
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
LanguageSpecific
The language specific setting.
Declaration
public const PropertyDefinitionFields LanguageSpecific
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
Name
The name of the property definition.
Declaration
public const PropertyDefinitionFields Name
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
None
No fields.
Declaration
public const PropertyDefinitionFields None
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
PropertySettingsControl
The property settings control for the property definition.
Declaration
public const PropertyDefinitionFields PropertySettingsControl
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
Required
The required setting.
Declaration
public const PropertyDefinitionFields Required
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
Searchable
The searchable setting.
Declaration
public const PropertyDefinitionFields Searchable
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
Tab
The tab definition the property definition resides on.
Declaration
public const PropertyDefinitionFields Tab
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
Type
The property definition type.
Declaration
public const PropertyDefinitionFields Type
Field Value
Type | Description |
---|---|
PropertyDefinitionFields |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |