Click or drag to resize
IHtmlLocaliserInitialise Method (Type)
Initialises the localiser with the strings from the compiled resource object passed across.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Initialise(
	Type resourceStringsType
)

Parameters

resourceStringsType
Type: SystemType
See Also