| WebPartLayoutInfoProviderResetDefaultLayoutInternal Method | 
            Resets the default layout indicator for all layouts of the given web part.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected virtual void ResetDefaultLayoutInternal(
	int webPartId
)
Parameters
- webPartId
- Type: SystemInt32
 The web part id
 See Also
See Also