ScriptManager::RegisterNamedClientScriptResource Method (Page^, String^)
.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)
Parameters
- page
-
Type:
System.Web.UI::Page^
The page object that is registering the script.
- resourceName
-
Type:
System::String^
An identifier for the resource.
.NET Framework
Available since 4.5
Available since 4.5
Show: