FormVisibilityInfo Constructor (String, String)Kentico 8.0 API Reference
Constructor, creates the FormVisibilityInfo structure and loads visibility definition.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

visibilityDefinition
Type: OnlineSystem String
XML definition in the form [<form name="..."><field column="..." visibility="..." /></form>]*
formName
Type: OnlineSystem String
Form name
See Also