Mono Class Library: Overview

System.Web.UI.ClientScriptManager: Method Members

The methods of System.Web.UI.ClientScriptManager are listed below. For a list of all members, see the ClientScriptManager Members list.

See Also: Inherited members from System.Object

Public Methods

GetCallbackEventReference(Control, string, string, string) : string
Documentation for this section has not yet been entered.
GetCallbackEventReference(Control, string, string, string, bool) : string
Documentation for this section has not yet been entered.
GetCallbackEventReference(string, string, string, string, string, bool) : string
Documentation for this section has not yet been entered.
GetCallbackEventReference(Control, string, string, string, string, bool) : string
Documentation for this section has not yet been entered.
GetPostBackClientHyperlink(Control, string) : string
Documentation for this section has not yet been entered.
GetPostBackClientHyperlink(Control, string, bool) : string
Documentation for this section has not yet been entered.
GetPostBackEventReference(PostBackOptions) : string
Documentation for this section has not yet been entered.
GetPostBackEventReference(Control, string) : string
Documentation for this section has not yet been entered.
GetPostBackEventReference(PostBackOptions, bool) : string
Documentation for this section has not yet been entered.
GetPostBackEventReference(Control, string, bool) : string
Documentation for this section has not yet been entered.
GetWebResourceUrl(Type, string) : string
Documentation for this section has not yet been entered.
IsClientScriptBlockRegistered(string) : bool
Documentation for this section has not yet been entered.
IsClientScriptBlockRegistered(Type, string) : bool
Documentation for this section has not yet been entered.
IsClientScriptIncludeRegistered(string) : bool
Documentation for this section has not yet been entered.
IsClientScriptIncludeRegistered(Type, string) : bool
Documentation for this section has not yet been entered.
IsOnSubmitStatementRegistered(string) : bool
Documentation for this section has not yet been entered.
IsOnSubmitStatementRegistered(Type, string) : bool
Documentation for this section has not yet been entered.
IsStartupScriptRegistered(string) : bool
Documentation for this section has not yet been entered.
IsStartupScriptRegistered(Type, string) : bool
Documentation for this section has not yet been entered.
RegisterArrayDeclaration(string, string)
Documentation for this section has not yet been entered.
RegisterClientScriptBlock(Type, string, string)
Documentation for this section has not yet been entered.
RegisterClientScriptBlock(Type, string, string, bool)
Documentation for this section has not yet been entered.
RegisterClientScriptInclude(string, string)
Documentation for this section has not yet been entered.
RegisterClientScriptInclude(Type, string, string)
Documentation for this section has not yet been entered.
RegisterClientScriptResource(Type, string)
Documentation for this section has not yet been entered.
RegisterExpandoAttribute(string, string, string)
Documentation for this section has not yet been entered.
RegisterExpandoAttribute(string, string, string, bool)
Documentation for this section has not yet been entered.
RegisterForEventValidation(string)
Documentation for this section has not yet been entered.
RegisterForEventValidation(PostBackOptions)
Documentation for this section has not yet been entered.
RegisterForEventValidation(string, string)
Documentation for this section has not yet been entered.
RegisterHiddenField(string, string)
Documentation for this section has not yet been entered.
RegisterOnSubmitStatement(Type, string, string)
Documentation for this section has not yet been entered.
RegisterStartupScript(Type, string, string)
Documentation for this section has not yet been entered.
RegisterStartupScript(Type, string, string, bool)
Documentation for this section has not yet been entered.
ValidateEvent(string)
Documentation for this section has not yet been entered.
ValidateEvent(string, string)
Documentation for this section has not yet been entered.