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.PersonaBar.Library
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public static class Constants

Fields

AdminsRoleName

Declaration
public const string AdminsRoleName = "Administrators"
Field Value
Type Description
string

AvatarHeight

Declaration
public const int AvatarHeight = 64
Field Value
Type Description
int

AvatarWidth

Declaration
public const int AvatarWidth = 64
Field Value
Type Description
int

FiveMinutes

Declaration
public static readonly TimeSpan FiveMinutes
Field Value
Type Description
TimeSpan

FourHours

Declaration
public static readonly TimeSpan FourHours
Field Value
Type Description
TimeSpan

HalfHour

Declaration
public static readonly TimeSpan HalfHour
Field Value
Type Description
TimeSpan

LocalResourcesFile

Declaration
public const string LocalResourcesFile = "~/App_GlobalResources/Prompt.resx"
Field Value
Type Description
string

OneDay

Declaration
public static readonly TimeSpan OneDay
Field Value
Type Description
TimeSpan

OneHour

Declaration
public static readonly TimeSpan OneHour
Field Value
Type Description
TimeSpan

OneMinute

Declaration
public static readonly TimeSpan OneMinute
Field Value
Type Description
TimeSpan

OneWeek

Declaration
public static readonly TimeSpan OneWeek
Field Value
Type Description
TimeSpan

PersonaBarModulesPath

Declaration
public const string PersonaBarModulesPath = "~/DesktopModules/admin/Dnn.PersonaBar/Modules/"
Field Value
Type Description
string

PersonaBarRelativePath

Declaration
public const string PersonaBarRelativePath = "~/DesktopModules/admin/Dnn.PersonaBar/"
Field Value
Type Description
string

SharedResources

Declaration
public const string SharedResources = "~/DesktopModules/admin/Dnn.PersonaBar//App_LocalResources/SharedResources.resx"
Field Value
Type Description
string

TenMinutes

Declaration
public static readonly TimeSpan TenMinutes
Field Value
Type Description
TimeSpan

ThirtySeconds

Declaration
public static readonly TimeSpan ThirtySeconds
Field Value
Type Description
TimeSpan

ThreeSeconds

Declaration
public static readonly TimeSpan ThreeSeconds
Field Value
Type Description
TimeSpan

TwelveHours

Declaration
public static readonly TimeSpan TwelveHours
Field Value
Type Description
TimeSpan
Back to top by the community, for the community... #DNNCMS