Class Constants
Contains common constants for ImageVault
Inheritance
System.Object
Constants
Namespace: ImageVault.Common
Assembly: ImageVault.Common.dll
Syntax
public static class Constants : Object
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 |