'Declaration Public Sub RaisePostBackEvent( _ ByVal eventArgument As System.String _ )
public void RaisePostBackEvent( System.string eventArgument )
Parameters
- eventArgument
- A System.String that represents an optional event argument to be passed to the event hander.