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

Return Value

Type: IEnumerableString
See Also