Returns a WebResource or ScriptResource URL for script resources that are to be embedded as script includes.
public void RegisterClientScriptResource(Control control, Type type, string resourceName, ScriptRenderModes renderMode)
Parameters
control
Any control
type
A type in assembly where resources are located
resourceName
Name of the resource to load
renderMode
Determines where in the document the link is rendered
See also:
Class ClientScriptProxy© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic