Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
ClientScriptManager Methods

The ClientScriptManager type exposes the following members.

  NameDescription
Public methodEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetCallbackEventReferenceOverloaded. Obtains a reference to a client function that, when invoked, initiates a client call back to a server event.
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetPostBackClientHyperlinkOverloaded. 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.
Public methodGetPostBackEventReferenceOverloaded. Returns a string that can be used in a client event to cause postback to the server.
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Public methodGetWebResourceUrl Gets a URL reference to a resource in an assembly.
Public methodIsClientScriptBlockRegisteredOverloaded. Determines whether the client script block is registered with the Page object.
Public methodIsClientScriptIncludeRegisteredOverloaded. Determines whether the client script include is registered with the Page object.
Public methodIsOnSubmitStatementRegisteredOverloaded. Determines whether the OnSubmit statement is registered with the Page object.
Public methodIsStartupScriptRegisteredOverloaded. Determines whether the startup script is registered with the Page object.
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodRegisterArrayDeclaration Registers a JavaScript array declaration with the Page object using an array name and array value.
Public methodRegisterClientScriptBlockOverloaded. Registers the client script with the Page object.
Public methodRegisterClientScriptIncludeOverloaded. Registers the client script include with the Page object.
Public methodRegisterClientScriptResource Registers the client script resource with the Page object using a type and a resource name.
Public methodRegisterExpandoAttributeOverloaded. Registers a name/value pair as a custom (expando) attribute of the specified control.
Public methodRegisterForEventValidationOverloaded. Registers an event reference for validation.
Public methodRegisterHiddenField Registers a hidden value with the Page object.
Public methodRegisterOnSubmitStatement 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.
Public methodRegisterStartupScriptOverloaded. Registers the startup script with the Page object.
Public methodToString Returns a String that represents the current Object. (Inherited from Object.)
Public methodValidateEventOverloaded. Validates a client event.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker