ASP.NET MVC Controls
Save Method

Whether the operation is success
The error message
Gets the FlexSheetSaveResponse instance with save result.
Syntax
'Declaration
 
Public Shared Function Save( _
   Optional ByVal success As Boolean, _
   Optional ByVal error As String _
) As FlexSheetSaveResponse
public static FlexSheetSaveResponse Save( 
   bool success,
   string error
)

Parameters

success
Whether the operation is success
error
The error message

Return Value

The response data
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexSheetHelper Class
FlexSheetHelper Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback