Click or drag to resize
FormVisibilityInfoGetFormInfo Method
Returns FormInfo created by constructor of this class.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.2.23
Syntax
C#
public FormInfo GetFormInfo()

Return Value

Type: FormInfo
See Also