Click or drag to resize
WebPartInfoGetUsages Method
Gets the objects using the web part as a query with result columns ObjectType, ObjectID.

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