Sitecore 5.1.1 API

Constants Members

Constants overview

Public Static (Shared) Fields

AnonymousUserNameName of the 'anonymous' user.
CoreDatabaseNameName of the 'anonymous' user.
DefaultArchiveNameName of the default archive for a database.
DefaultCultureName of the default culture.
EveryoneRoleNameName of the 'everyone' role.
GuidLengthLength of a GUID.
IsoDateTimeLengthLength of an iso datetime.
MaxItemLevelMaximum length of an item name.
MaxItemNameLengthMaximum length of an item name.
NullDate 
PerformanceCounterCategoryGeneral performance counter category name.
PublishReplacerNameName of the 'publish' replacer.
RecycleBinArchiveNameName of the 'recyclebin' archive for a database.
RequiredDatabaseVersionThe currently required database version.
ShortGuidLengthLength of a short GUID.

Public Instance Constructors

Constants Constructor Initializes a new instance of the Constants class.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Constants Class | Sitecore Namespace