| LayoutInfoProviderGetLayoutInfo Method (Int32) | 
            Returns the LayoutInfo structure for the specified layout.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static LayoutInfo GetLayoutInfo(
	int layoutId
)
Parameters
- layoutId
- Type: SystemInt32
 Layout ID
Return Value
Type: 
LayoutInfo See Also
See Also