Version

ResolveAndRegisterClientScriptInclude Method

Given the list of parameters required, this method will determine which resource to use, according to which value has been specified. defaultValue and embeddedResourcePath do not both need to be specified, but one of them MUST be a valid string.
Overload List
OverloadDescription
ResolveAndRegisterClientScriptInclude(String,String,String,String,Control,String)Given the list of parameters required, this method will determine which resource to use, according to which value has been specified. defaultValue and embeddedResourcePath do not both need to be specified, but one of them MUST be a valid string.  
ResolveAndRegisterClientScriptInclude(String,String,String,String,Control,String,Type)Determines what Javascript resource a calling control can use according to the parameter values specified, and registers a client-script block that will include it at render-time.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also