Show / Hide Table of Contents

Class Constants

Inheritance
object
Constants
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Dnn.ExportImport.Components.Common
Assembly: DotNetNuke.SiteExportImport.dll
Syntax
public class Constants

Constructors

Constants()

Declaration
public Constants()

Fields

Category_Assets

Declaration
public const string Category_Assets = "ASSETS"
Field Value
Type Description
string

Category_Content

Declaration
public const string Category_Content = "CONTENT"
Field Value
Type Description
string

Category_Packages

Declaration
public const string Category_Packages = "PACKAGES"
Field Value
Type Description
string

Category_ProfileProps

Declaration
public const string Category_ProfileProps = "PROFILE_PROPERTIES"
Field Value
Type Description
string

Category_Roles

Declaration
public const string Category_Roles = "ROLES"
Field Value
Type Description
string

Category_Templates

Declaration
public const string Category_Templates = "TEMPLATES"
Field Value
Type Description
string

Category_Themes

Declaration
public const string Category_Themes = "THEMES"
Field Value
Type Description
string

Category_Users

Declaration
public const string Category_Users = "USERS"
Field Value
Type Description
string

Category_Vocabularies

Declaration
public const string Category_Vocabularies = "VOCABULARIES"
Field Value
Type Description
string

Category_Workflows

Declaration
public const string Category_Workflows = "WORKFLOW"
Field Value
Type Description
string

CurrentSchemaVersion

Declaration
public const string CurrentSchemaVersion = "1.0.2"
Field Value
Type Description
string

Extension Methods

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