'宣言 Public Sub RaisePostBackEvent( _ ByVal eventArgument As System.String _ )
public void RaisePostBackEvent( System.string eventArgument )
パラメータ
- eventArgument
- A System.String that represents an optional event argument to be passed to the event handler.