[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.FlexSheetHelper.Save

Save Method

Save(bool, string)

Gets the FlexSheetSaveResponse instance with save result.

Declaration
public static FlexSheetSaveResponse Save(bool success = true, string error = "")
Public Shared Function Save(Optional success As Boolean = True, Optional [error] As String = "") As FlexSheetSaveResponse
Parameters
Type Name Description
bool success

Whether the operation is success

string error

The error message

Returns
Type Description
FlexSheetSaveResponse

The response data