EditableAreaConfigurationIdentifier Property |
Identifier of the editable area.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public string Identifier { get; }
Property Value
Type:
StringRemarks
Form builder contains only one default editable area, therefore,
IDENTIFIER is always returned.
See Also