JavaScriptResourceHandler.RegisterJavaScriptGlobalResources

Embed global JavaScript resources into the page.

This version returns resources of the active Resx or DB Resource Provider and includes no controls and creates a variable named "globalRes" and uses the page's current UI culture

public static void RegisterJavaScriptGlobalResources(Control control,
	string varName,
	string resourceSet)

Parameters

control

varName
resourceSet

Overloads:


See also:

Class JavaScriptResourceHandler

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