Click or drag to resize
WidgetInfoGetUsages Method
Gets the objects using the widget as a query with result columns ObjectType, ObjectID, Source, ItemID and ItemObjectType.

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

Return Value

Type: IDataQuery
See Also