Class SystemComponentIdentifiers
Contains identifiers for various types of components.
public static class SystemComponentIdentifiers
- Inheritance
-
objectSystemComponentIdentifiers
Fields
FORM_WIDGET_IDENTIFIER
Identifies the form widget.
public const string FORM_WIDGET_IDENTIFIER = "Kentico.FormWidget"
Field Value
- string
RICH_TEXT_WIDGET_IDENTIFIER
Identifies Rich text widget.
public const string RICH_TEXT_WIDGET_IDENTIFIER = "Kentico.Widget.RichText"
Field Value
- string