Click or drag to resize
FormUserControlInfoProviderGetFormUserControls Method
Returns dataset with all FormUserControlInfo objects.

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<FormUserControlInfo> GetFormUserControls()

Return Value

Type: ObjectQueryFormUserControlInfo
See Also