'Declaration
Public Sub RaisePostBackEvent( _ ByVal eventArgument As System.String _ )
'Usage
Dim instance As NAspNetThinWebControl Dim eventArgument As System.String instance.RaisePostBackEvent(eventArgument)
public void RaisePostBackEvent( System.string eventArgument )
Parameters
- eventArgument