Click or drag to resize
WidgetInfoGetUsageObjectTypes Method
Gets the list of object types that may use the widget

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