| 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)
SyntaxLocalisedStringsMap LocalisedStringsMap { get; }ReadOnly Property LocalisedStringsMap As LocalisedStringsMap
	Get
property LocalisedStringsMap^ LocalisedStringsMap {
	LocalisedStringsMap^ get ();
}abstract LocalisedStringsMap : LocalisedStringsMap with get
Property Value
Type: 
LocalisedStringsMap
See Also