ClientScriptManager
GetCallbackEventReference(Control, String, String, String)
GetCallbackEventReference(Control, String, String, String, Boolean)
GetCallbackEventReference(Control, String, String, String, String, Boolean)
GetCallbackEventReference(String, String, String, String, String, Boolean)
GetPostBackClientHyperlink(Control, String)
GetPostBackClientHyperlink(Control, String, Boolean)
GetPostBackEventReference(PostBackOptions)
GetPostBackEventReference(Control, String)
GetPostBackEventReference(PostBackOptions, Boolean)
GetPostBackEventReference(Control, String, Boolean)
GetWebResourceUrl(Type, String)
IsClientScriptBlockRegistered(String)
IsClientScriptBlockRegistered(Type, String)
IsClientScriptIncludeRegistered(String)
IsClientScriptIncludeRegistered(Type, String)
IsOnSubmitStatementRegistered(String)
IsOnSubmitStatementRegistered(Type, String)
IsStartupScriptRegistered(String)
IsStartupScriptRegistered(Type, String)
RegisterArrayDeclaration(String, String)
RegisterClientScriptBlock(Type, String, String)
RegisterClientScriptBlock(Type, String, String, Boolean)
RegisterClientScriptInclude(String, String)
RegisterClientScriptInclude(Type, String, String)
RegisterClientScriptResource(Type, String)
RegisterExpandoAttribute(String, String, String)
RegisterExpandoAttribute(String, String, String, Boolean)
RegisterForEventValidation(PostBackOptions)
RegisterForEventValidation(String)
RegisterForEventValidation(String, String)
RegisterHiddenField(String, String)
RegisterOnSubmitStatement(Type, String, String)
RegisterStartupScript(Type, String, String)
RegisterStartupScript(Type, String, String, Boolean)
ValidateEvent(String)
ValidateEvent(String, String)
net481
namespace System.Web.UI
{
public sealed class ClientScriptManager
{
public string GetPostBackClientHyperlink(Control control, string argument);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET Framework | 2.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
| Assembly | System.Web , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs an assembly reference to |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API