Click or drag to resize
WebPartCategoryInfoProviderDeleteCategoryInfo Method (Int32)
Delete specified WebPartCategory.

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

Parameters

categoryId
Type: SystemInt32
Layout id to delete
See Also