FormHelper MergeVisibility Method Kentico 8.0 API Reference
Merges original FormInfo and alternative FormInfos and returns the resulting FormInfo.

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

Parameters

original
Type: CMS.FormEngine FormInfo
Default/original FormInfo
visibility
Type: CMS.FormEngine FormInfo
Visibility FormInfo
includeAllAltFields
Type: OnlineSystem Boolean
If true, result will contain event those fields which are not in the original FormInfo

Return Value

Type: FormInfo
See Also