| UltimateEditor Class Library |
|
UltimateEditor.RaisePostBackEvent Method
Method of IPostBackEventHandler that raises the PostBack event.
[Visual Basic]
Overridable Public Sub RaisePostBackEvent( _
ByVal
eventArgument As
String _
) _
[C#]
public virtual
void RaisePostBackEvent(
string eventArgument);
Implements
IPostBackEventHandler.RaisePostBackEvent
See Also
UltimateEditor Class | Karamasoft.WebControls.UltimateEditor Namespace