[]
        
(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 = "")
Parameters
Type Name Description
bool success

Whether the operation is success

string error

The error message

Returns
Type Description
FlexSheetSaveResponse

The response data