Spread for ASP.NET 11 Product Documentation
RaisePostBackEvent Method (SpreadImage)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadImage Class : RaisePostBackEvent Method
Notifies the server control that caused the postback.
Syntax
'Declaration
 
Public Sub RaisePostBackEvent( _
   ByVal eventArgument As String _
) 
'Usage
 
Dim instance As SpreadImage
Dim eventArgument As String
 
instance.RaisePostBackEvent(eventArgument)
public void RaisePostBackEvent( 
   string eventArgument
)

Parameters

eventArgument
See Also

Reference

SpreadImage Class
SpreadImage Members