Click or drag to resize
BasicFormVisibilityFormName Property
This name is used if ApplyVisibility is 'true' to get visibility definition of current user.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public string VisibilityFormName { get; set; }

Property Value

Type: String
See Also