ZoneConfigurationIdentifier Property |
Identifier of the zone.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntaxpublic Guid Identifier { get; }
Property Value
Type:
Guid
Remarks
Form builder contains only one default zone, this information is required by client only, therefore, NewGuid is always returned.
See Also