Namespace: DayPilot.Web.Ui
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public void RaisePostBackEvent( string eventArgument ) |
Visual Basic |
---|
Public Sub RaisePostBackEvent ( _ eventArgument As String _ ) |
Visual C++ |
---|
public: virtual void RaisePostBackEvent( String^ eventArgument ) sealed |
Parameters
- eventArgument
- Type: System..::..String