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.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public IDataQuery GetUsages()

Return Value

Type: IDataQuery
See Also