ClientScriptManager.IsOnSubmitStatementRegistered Method
.NET Framework 4.5
Determines whether the OnSubmit statement is registered with the Page object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
IsOnSubmitStatementRegistered(String) | Determines whether the OnSubmit statement is registered with the Page object using the specified key. |
|
IsOnSubmitStatementRegistered(Type, String) | Determines whether the OnSubmit statement is registered with the Page object using the specified key and type. |