Click or drag to resize
WebPartInfoMethodsGetUsages Method
Macro method for method GetUsages

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static Object GetUsages(
	EvaluationContext context,
	params Object[] parameters
)

Parameters

context
Type: CMS.MacroEngineEvaluationContext
parameters
Type: SystemObject

Return Value

Type: Object
See Also