Click or drag to resize
SystemComponentIdentifiers Class
Contains identifiers for various types of components.
Inheritance Hierarchy
SystemObject
  Kentico.Content.Web.MvcSystemComponentIdentifiers

Namespace: Kentico.Content.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static class SystemComponentIdentifiers

The SystemComponentIdentifiers type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFORM_WIDGET_IDENTIFIER
Identifies the form widget.
Public fieldStatic memberRICH_TEXT_WIDGET_IDENTIFIER
Identifies Rich text widget.
Top
See Also