Show / Hide Table of Contents

Interface IPortalTemplateInfo

Namespace: DotNetNuke.Abstractions.Portals.Templates
Assembly: DotNetNuke.Abstractions.dll
Syntax
public interface IPortalTemplateInfo

Properties

CultureCode

Declaration
string CultureCode { get; }
Property Value
Type Description
string

Description

Declaration
string Description { get; }
Property Value
Type Description
string

LanguageFilePath

Declaration
string LanguageFilePath { get; }
Property Value
Type Description
string

Name

Declaration
string Name { get; }
Property Value
Type Description
string

ResourceFilePath

Declaration
string ResourceFilePath { get; }
Property Value
Type Description
string

TemplateFilePath

Declaration
string TemplateFilePath { get; }
Property Value
Type Description
string

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS