Click or drag to resize
KenticoDefaultFormSectionControllerIDENTIFIER_UNKNOWN Field
Represents identifier of the section which replaces faulty sections.

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

Field Value

Type: String
See Also