Click or drag to resize
VisibilityConditionFormFormId Property
Gets or sets ID of a biz form whose fields are being edited.

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

Property Value

Type: Int32
See Also