IHtmlLocaliserLocalisedStringsMap Property |
Gets the localised strings that the localiser is using.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax LocalisedStringsMap LocalisedStringsMap { get; }
ReadOnly Property LocalisedStringsMap As LocalisedStringsMap
Get
property LocalisedStringsMap^ LocalisedStringsMap {
LocalisedStringsMap^ get ();
}
abstract LocalisedStringsMap : LocalisedStringsMap with get
Property Value
Type:
LocalisedStringsMapSee Also