Click or drag to resize
WidgetCategoryInfoProviderDeleteWidgetCategoryInfo Method (Int32)
Deletes specified widget category with dependencies.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static void DeleteWidgetCategoryInfo(
	int widgetCategoryId
)

Parameters

widgetCategoryId
Type: SystemInt32
Widget category ID
See Also