Table.RaisePostBackEvent(String) 方法
定义
protected:
virtual void RaisePostBackEvent(System::String ^ argument);
protected virtual void RaisePostBackEvent (string argument);
abstract member RaisePostBackEvent : string -> unit
override this.RaisePostBackEvent : string -> unit
Protected Overridable Sub RaisePostBackEvent (argument As String)
参数
注解
该页将参数值传递 argument 给 RaisePostBackEvent 方法。The page passes the value of the argument parameter to the RaisePostBackEvent method.