ScriptManager::RegisterNamedClientScriptResource Method
.NET Framework (current version)
Registers client script by resource name that is embedded in an assembly with the ScriptManager control for use with a control that is participating in partial-page rendering.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | RegisterNamedClientScriptResource(Control^, String^) | Registers client script by resource name that is embedded in an assembly with the ScriptManager control for use with a control that is participating in partial-page rendering. |
![]() ![]() | RegisterNamedClientScriptResource(Page^, String^) | Registers client script by resource name that is embedded in an assembly with the ScriptManager control for use with a control that is participating in partial-page rendering. |
Show:

