WebPartLayoutInfoProviderResetDefaultLayout Method |
Resets the default layout indicator for the given web part.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void ResetDefaultLayout(
int webPartId
)
Parameters
- webPartId
- Type: SystemInt32
The web part id
See Also