Class Resources
A strongly-typed resource class, for looking up localized strings, etc.
Inheritance
Inherited Members
Namespace: ImageVault.Common.Properties
Assembly: ImageVault.Common.dll
Syntax
public class Resources
Properties
CannotCreatePublishedMediaContentReference
Looks up a localized string similar to Cannot create a DbPublishedMediaContentReference when PublishedMediaContentReferenceId already is set.
Declaration
public static string CannotCreatePublishedMediaContentReference { get; }
Property Value
Type | Description |
---|---|
System.String |
Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Declaration
public static CultureInfo Culture { get; set; }
Property Value
Type | Description |
---|---|
System.Globalization.CultureInfo |
ExportMetadataTypes_EmbeddedXmp
Looks up a localized string similar to Embed Xmp.
Declaration
public static string ExportMetadataTypes_EmbeddedXmp { get; }
Property Value
Type | Description |
---|---|
System.String |
ExportMetadataTypes_None
Looks up a localized string similar to .
Declaration
public static string ExportMetadataTypes_None { get; }
Property Value
Type | Description |
---|---|
System.String |
ExportMetadataTypes_SidecarXmp
Looks up a localized string similar to Sidecar Xmp.
Declaration
public static string ExportMetadataTypes_SidecarXmp { get; }
Property Value
Type | Description |
---|---|
System.String |
GlobalRoles_Administrator
Looks up a localized string similar to Administrator.
Declaration
public static string GlobalRoles_Administrator { get; }
Property Value
Type | Description |
---|---|
System.String |
GlobalRoles_AgreementsAdministrator
Looks up a localized string similar to Agreements administrator.
Declaration
public static string GlobalRoles_AgreementsAdministrator { get; }
Property Value
Type | Description |
---|---|
System.String |
GlobalRoles_CategoryAdministrator
Looks up a localized string similar to Category administrator.
Declaration
public static string GlobalRoles_CategoryAdministrator { get; }
Property Value
Type | Description |
---|---|
System.String |
GlobalRoles_MediaFormatAdministrator
Looks up a localized string similar to Media format administrator.
Declaration
public static string GlobalRoles_MediaFormatAdministrator { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaConversionTypes_Generic
Looks up a localized string similar to Generic.
Declaration
public static string MediaConversionTypes_Generic { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaConversionTypes_Image
Looks up a localized string similar to Image.
Declaration
public static string MediaConversionTypes_Image { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaConversionTypes_Original
Looks up a localized string similar to Original.
Declaration
public static string MediaConversionTypes_Original { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_Eps
Looks up a localized string similar to Eps.
Declaration
public static string MediaFormatOutputTypes_Eps { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_Gif
Looks up a localized string similar to Gif.
Declaration
public static string MediaFormatOutputTypes_Gif { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_Jpeg
Looks up a localized string similar to Jpeg.
Declaration
public static string MediaFormatOutputTypes_Jpeg { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_Original
Looks up a localized string similar to Original.
Declaration
public static string MediaFormatOutputTypes_Original { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_Png
Looks up a localized string similar to Png.
Declaration
public static string MediaFormatOutputTypes_Png { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_Tiff
Looks up a localized string similar to Tiff.
Declaration
public static string MediaFormatOutputTypes_Tiff { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_Unknown
Looks up a localized string similar to Unknown format.
Declaration
public static string MediaFormatOutputTypes_Unknown { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_WebP
Looks up a localized string similar to WebP.
Declaration
public static string MediaFormatOutputTypes_WebP { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_WebSafe
Looks up a localized string similar to Web safe.
Declaration
public static string MediaFormatOutputTypes_WebSafe { get; }
Property Value
Type | Description |
---|---|
System.String |
MediaFormatOutputTypes_WebSafeWebP
Looks up a localized string similar to Web safe (WebP).
Declaration
public static string MediaFormatOutputTypes_WebSafeWebP { get; }
Property Value
Type | Description |
---|---|
System.String |
MetadataTypes_Boolean
Looks up a localized string similar to True/False.
Declaration
public static string MetadataTypes_Boolean { get; }
Property Value
Type | Description |
---|---|
System.String |
MetadataTypes_DateTime
Looks up a localized string similar to Date and Time.
Declaration
public static string MetadataTypes_DateTime { get; }
Property Value
Type | Description |
---|---|
System.String |
MetadataTypes_Decimal
Looks up a localized string similar to Decimal.
Declaration
public static string MetadataTypes_Decimal { get; }
Property Value
Type | Description |
---|---|
System.String |
MetadataTypes_Integer
Looks up a localized string similar to Number.
Declaration
public static string MetadataTypes_Integer { get; }
Property Value
Type | Description |
---|---|
System.String |
MetadataTypes_LongString
Looks up a localized string similar to Long text.
Declaration
public static string MetadataTypes_LongString { get; }
Property Value
Type | Description |
---|---|
System.String |
MetadataTypes_String
Looks up a localized string similar to Text.
Declaration
public static string MetadataTypes_String { get; }
Property Value
Type | Description |
---|---|
System.String |
MetadataTypes_Undefined
Looks up a localized string similar to Undefined.
Declaration
public static string MetadataTypes_Undefined { get; }
Property Value
Type | Description |
---|---|
System.String |
ResizeMode_ScaleToFill
Looks up a localized string similar to Scale to fill.
Declaration
public static string ResizeMode_ScaleToFill { get; }
Property Value
Type | Description |
---|---|
System.String |
ResizeMode_ScaleToFit
Looks up a localized string similar to Scale to fit.
Declaration
public static string ResizeMode_ScaleToFit { get; }
Property Value
Type | Description |
---|---|
System.String |
ResizeMode_Skew
Looks up a localized string similar to Scale to skew.
Declaration
public static string ResizeMode_Skew { get; }
Property Value
Type | Description |
---|---|
System.String |
ResourceManager
Returns the cached ResourceManager instance used by this class.
Declaration
public static ResourceManager ResourceManager { get; }
Property Value
Type | Description |
---|---|
System.Resources.ResourceManager |