[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpScrollBarButtonBackwardPage.GetObjectData

GetObjectData Method

GetObjectData(SerializationInfo, StreamingContext)

Populates a SerializationInfo with the data needed to serialize the target object.

Declaration
public override void GetObjectData(SerializationInfo info, StreamingContext context)
Public Overrides Sub GetObjectData(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

SerializationInfo to populate with data

StreamingContext context

Destination (see StreamingContext) for this serialization

Overrides
Implements
Exceptions
Type Condition
SecurityException

Caller does not have the required permission