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