Show / Hide Table of Contents

Class DynamicSharedConstants

Inheritance
object
DynamicSharedConstants
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Web.Common
Assembly: DotNetNuke.Web.dll
Syntax
public class DynamicSharedConstants

Constructors

DynamicSharedConstants()

Declaration
public DynamicSharedConstants()

Properties

HostRootFolder

Declaration
public static string HostRootFolder { get; }
Property Value
Type Description
string

RootFolder

Declaration
public static string RootFolder { get; }
Property Value
Type Description
string

Unspecified

Declaration
public static string Unspecified { get; }
Property Value
Type Description
string

Extension Methods

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