ASP.NET Core MVC コントロールヘルプ
IsEditable メソッド (DataMapBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DataMapBuilder クラス : IsEditable メソッド
The value.
Configurates C1.Web.Mvc.DataMap.IsEditable. Sets a value that indicates whether users should be allowed to enter values.
シンタックス
'宣言
 
Public Function IsEditable( _
   ByVal value As System.Boolean _
) As DataMapBuilder
public DataMapBuilder IsEditable( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

DataMapBuilder クラス
DataMapBuilder メンバ