IExtenderControl Methods

 

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubmethodGetScriptDescriptors(Control)

Registers the ScriptDescriptor objects for the control and returns an object that contains the ScriptDescriptor objects for the control.

System_CAPS_pubmethodGetScriptReferences()

Registers the script libraries for the control and returns an enumeration of ECMAScript (JavaScript) files that have been registered as embedded resources.

Return to top
Show: