LayoutInfoProviderGetLayoutInfo Method (String) |
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 public static LayoutInfo GetLayoutInfo(
string layoutCodeName
)
Parameters
- layoutCodeName
- Type: SystemString
Layout code name
Return Value
Type:
LayoutInfoSee Also