PageTemplateDeviceLayoutInfoProviderGetTemplateDeviceLayoutInfoInternal Method (Int32) |
Returns template device layout with specified ID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax protected virtual PageTemplateDeviceLayoutInfo GetTemplateDeviceLayoutInfoInternal(
int templateDevicelayoutId
)
Parameters
- templateDevicelayoutId
- Type: SystemInt32
Device layout ID.
Return Value
Type:
PageTemplateDeviceLayoutInfoSee Also