FormVisibilityInfo Constructor (String, String)Kentico 8.1 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.1.5347.20411)

Parameters

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