'Declaration
Protected Overridable Sub RaisePostBackEvent( _ ByVal argument As System.String _ )
'Usage
Dim instance As NMultiView Dim argument As System.String instance.RaisePostBackEvent(argument)
protected virtual void RaisePostBackEvent( System.string argument )
Parameters
- argument