ScriptControl.IScriptControl.GetScriptDescriptors Method ()
.NET Framework (current version)
When overridden in a derived class, registers the ScriptDescriptor objects for the control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Return Value
Type: System.Collections.Generic.IEnumerable<ScriptDescriptor>An IEnumerable collection of ScriptDescriptor objects.
Implements
IScriptControl.GetScriptDescriptors()
.NET Framework
Available since 3.5
Available since 3.5
Show: