WmlPageAdapter.HandlePagePostBackEvent(String, String) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true
if it handles the exception. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
public:
virtual bool HandlePagePostBackEvent(System::String ^ eventSource, System::String ^ eventArgument);
public virtual bool HandlePagePostBackEvent(string eventSource, string eventArgument);
abstract member HandlePagePostBackEvent : string * string -> bool
override this.HandlePagePostBackEvent : string * string -> bool
Public Overridable Function HandlePagePostBackEvent (eventSource As String, eventArgument As String) As Boolean
- eventSource
- String
Source identifier for the event.
- eventArgument
- String
Name of the event.
false
in all cases.
This method is called during postback. It allows a page adapter to handle a postback event by itself.
Both the HtmlPageAdapter.HandlePagePostBackEvent and HandlePagePostBackEvent methods return false.
Produkt | Versiounen |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: