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