Click or drag to resize
ValidationRulesViewModelFormComponentInstanceIdentifier Property
Identifier of a Form component instance for which to retrieve validation rule's configuration markup.

Namespace: Kentico.Forms.Web.Mvc.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public Guid FormComponentInstanceIdentifier { get; set; }

Property Value

Type: Guid
See Also