JavaScriptResourceHandler.RegisterJavaScriptLocalResources

Embed global JavaScript resources into the page.

This version returns resources of the active Resx or DB Resource Provider, includes no controls and uses the CurrentUICulture's locale id

public static void RegisterJavaScriptLocalResources(Control control,
	string varName)

Parameters

control
A control or page instance required to

varName
Name of the JavaScript object variable created

Overloads:


See also:

Class JavaScriptResourceHandler

© West Wind Technologies, 2006 - 2019 • Updated: 01/25/18
Comment or report problem with topic