Class Constants
Contains common constants for ImageVault
Inheritance
System.Object
Constants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Common
Assembly: ImageVault.Common.dll
Syntax
public static class Constants
Fields
InternalMediaKey
Gets the InternalMediaKey of the Constants
Declaration
public const string InternalMediaKey = "media"
Field Value
Type | Description |
---|---|
System.String |
NoPublishDetailsExists
Tells that no publish details exists on publish information for media
Declaration
public const string NoPublishDetailsExists = "NoPublishDetailsExists"
Field Value
Type | Description |
---|---|
System.String |
PublishedMediaKey
Gets the PublishedMediaKey of the Constants
Declaration
public const string PublishedMediaKey = "publishedmedia"
Field Value
Type | Description |
---|---|
System.String |