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: 9.0.0
Syntax
C#
public FormInfo GetFormInfo()

Return Value

Type: FormInfo
See Also