Class LocalizableItem
Inheritance
System.Object
LocalizableItem
Namespace: Vortex.Localizations
Assembly: Vortex.Connector.dll
Syntax
public class LocalizableItem
Properties
Key
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Location
Declaration
public string Location { get; set; }
Property Value
Type | Description |
---|---|
System.String |