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

Return Value

Type: IDataQuery
See Also