ASP.NET Core MVC コントロールヘルプ
Save メソッド

C1.AspNetCore.Mvc.FlexSheet アセンブリ > C1.Web.Mvc.Sheet 名前空間 > FlexSheetHelper クラス : Save メソッド
Whether the operation is success
The error message
Gets the FlexSheetSaveResponse instance with save result.
シンタックス
'宣言
 
Public Shared Function Save( _
   Optional ByVal success As System.Boolean, _
   Optional ByVal error As System.String _
) As FlexSheetSaveResponse
public static FlexSheetSaveResponse Save( 
   System.bool success,
   System.string error
)

パラメータ

success
Whether the operation is success
error
The error message

戻り値の型

The response data
参照

FlexSheetHelper クラス
FlexSheetHelper メンバ