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