[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadImage.RaisePostBackEvent

RaisePostBackEvent Method

RaisePostBackEvent(string)

Notifies the server control that caused the postback.

Declaration
public void RaisePostBackEvent(string eventArgument)
Public Sub RaisePostBackEvent(eventArgument As String)
Parameters
Type Name Description
string eventArgument
Implements