Class ExtensionSelectorConstants
- Namespace
- Kentico.Xperience.Admin.Base.FormAnnotations
- Assembly
- Kentico.Xperience.Admin.Base.Shared.dll
Constants used by the extension selector form component.
public static class ExtensionSelectorConstants
- Inheritance
-
objectExtensionSelectorConstants
Fields
INHERITED_VALUE
Indicates that the selector value is inherited from the settings.
public const string INHERITED_VALUE = "_INHERITED_"
Field Value
- string