Get all the available portal templates grouped by culture
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
IList<PortalController..::..PortalTemplateInfo> GetAvailablePortalTemplates() |
Visual Basic |
---|
Function GetAvailablePortalTemplates As IList(Of PortalController..::..PortalTemplateInfo) |