Click or drag to resize
EditableAreaConfigurationIdentifier Property
Identifier of the editable area.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public string Identifier { get; }

Property Value

Type: String
Remarks
Form builder contains only one default editable area, therefore, IDENTIFIER is always returned.
See Also