Click or drag to resize
WebPartLayoutInfoProviderDeleteWebPartLayouts Method
Deletes all web part layouts.

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

Parameters

webPartId
Type: SystemInt32
Web part ID
See Also