Click or drag to resize
ValidationRuleInstanceIdentifier Property
Gets or sets identifier of the validation rule instance.

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

Property Value

Type: Guid
See Also