Click or drag to resize
WebPartInfoGetUsageObjectTypes Method
Gets the list of object types that may use the web part

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public IEnumerable<string> GetUsageObjectTypes()

Return Value

Type: IEnumerableString
See Also