DbResourceDataManager.GetResourcesAsJavascriptObject

Creates an global JavaScript object object that holds all non-control local string resources as property values.

All resources are returned in normalized fashion from most specifc to more generic (de-ch,de,invariant depending on availability)

public virtual string GetResourcesAsJavascriptObject(string javaScriptVarName,
	string resourceSet,
	string localeId)

Parameters

javaScriptVarName
Name of the JS object variable to createBackupTable

resourceSet
ResourceSet name. Pass NULL for locale Resources

localeId


See also:

Class DbResourceDataManager

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