Click or drag to resize
FormUserControlInfoGetUsages Method
Gets the objects using the form control as a query with result columns ObjectType, ObjectID.

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

Return Value

Type: IDataQuery
See Also