Click or drag to resize
IHtmlLocaliserAddResourceStrings Method
Adds resource strings to the localised strings map.

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

Parameters

resourceStringsType
Type: SystemType
See Also