Click or drag to resize
PageTemplateInfoProviderGetAllMasterTemplates Method
Gets all page templates that are marked as master page.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static InfoDataSet<PageTemplateInfo> GetAllMasterTemplates()

Return Value

Type: InfoDataSetPageTemplateInfo
See Also