| WebPartLayoutInfoProviderGetDefaultLayout Method | 
            Gets the default layout for the given inherited web part.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static WebPartLayoutInfo GetDefaultLayout(
	int webPartId
)
Parameters
- webPartId
- Type: SystemInt32
 The web part id
Return Value
Type: 
WebPartLayoutInfo See Also
See Also