.NET Framework Class Library
ClientScriptManager Methods

The ClientScriptManager type exposes the following members.

Methods

  NameDescription
Public methodEqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalizeAllows 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 methodGetHashCodeServes 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 methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodGetWebResourceUrlGets 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 methodMemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
Public methodRegisterArrayDeclarationRegisters 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 methodRegisterClientScriptResourceRegisters 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 methodRegisterHiddenFieldRegisters a hidden value with the Page object.
Public methodRegisterOnSubmitStatementRegisters 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 methodToStringReturns a String that represents the current Object. (Inherited from Object.)
Public methodValidateEventOverloaded. Validates a client event.
Top
See Also

Reference

Tags :


Page view tracker