Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
.NET Framework Developer Center
Home
Library
Learn
Downloads
Support
Community
Forums
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
.NET Framework 3.5
Please Wait
.NET Framework Class Library
Please Wait
System.Web.UI Namespace
Please Wait
ClientScriptManager Class
Please Wait
ClientScriptManager Methods
Please Wait
Switch on low bandwidth view
Collapse All
Members Filter
Include Protected Members
Include Inherited Members
Frameworks Filter
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
Microsoft Visual Studio 2005/.NET Framework 2.0
.NET Framework 3.0
Microsoft Visual Studio 2010/.NET Framework 4.0
.NET Framework Class Library
ClientScriptManager Methods
The
ClientScriptManager
type exposes the following members.
Methods
Name
Description
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection.
(Inherited from
Object
.)
GetCallbackEventReference
Overloaded.
Obtains a reference to a client function that, when invoked, initiates a client call back to a server event.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetPostBackClientHyperlink
Overloaded.
Gets a reference, with
javascript:
appended to the beginning of it, that can be used in a client event to post back to the server.
GetPostBackEventReference
Overloaded.
Returns a string that can be used in a client event to cause postback to the server.
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
GetWebResourceUrl
Gets a URL reference to a resource in an assembly.
IsClientScriptBlockRegistered
Overloaded.
Determines whether the client script block is registered with the
Page
object.
IsClientScriptIncludeRegistered
Overloaded.
Determines whether the client script include is registered with the
Page
object.
IsOnSubmitStatementRegistered
Overloaded.
Determines whether the OnSubmit statement is registered with the
Page
object.
IsStartupScriptRegistered
Overloaded.
Determines whether the startup script is registered with the
Page
object.
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
RegisterArrayDeclaration
Registers a JavaScript array declaration with the
Page
object using an array name and array value.
RegisterClientScriptBlock
Overloaded.
Registers the client script with the
Page
object.
RegisterClientScriptInclude
Overloaded.
Registers the client script include with the
Page
object.
RegisterClientScriptResource
Registers the client script resource with the
Page
object using a type and a resource name.
RegisterExpandoAttribute
Overloaded.
Registers a name/value pair as a custom (expando) attribute of the specified control.
RegisterForEventValidation
Overloaded.
Registers an event reference for validation.
RegisterHiddenField
Registers a hidden value with the
Page
object.
RegisterOnSubmitStatement
Registers an OnSubmit statement with the
Page
object using a type, a key, and a script literal. The statement executes when the
HtmlForm
is submitted.
RegisterStartupScript
Overloaded.
Registers the startup script with the
Page
object.
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
ValidateEvent
Overloaded.
Validates a client event.
Top
See Also
Reference
ClientScriptManager Class
System.Web.UI Namespace
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement