Click or drag to resize
SectionMetadataDEFAULT_SECTION_TYPE_IDENTIFIER Field
Type identifier for the default Form builder's section.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public const string DEFAULT_SECTION_TYPE_IDENTIFIER = "Kentico.DefaultSection"

Field Value

Type: String
See Also