When implemented by a derived class, enables a server control to process an event raised when a form is posted to the server.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public void RaisePostBackEvent ( string eventArgument)
Public Sub RaisePostBackEvent( _ eventArgument As String _)
Type: StringA System.String that represents an optional event argument to be passed to the event handler.
TabControl MembersTabControl ClassMindFusion.UI.Web Namespace