Class ApplicationSettingsExtensions
ExtensionMethods for ApplicationSettings
Inheritance
System.Object
ApplicationSettingsExtensions
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.Configuration
Assembly: ImageVault.Common.dll
Syntax
public static class ApplicationSettingsExtensions
Methods
CreateIdentity(ApplicationSettings, String)
Adjusts a identity key according to the configuration
Declaration
public static string CreateIdentity(this ApplicationSettings applicationSettings, string key)
Parameters
Type | Name | Description |
---|---|---|
ApplicationSettings | applicationSettings | |
System.String | key |
Returns
Type | Description |
---|---|
System.String |