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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FileManagerBuilder クラス : IsReadOnly メソッド
The value.
Configurates C1.Web.Mvc.FileManager.IsReadOnly. Sets a value indicating whether user can only read content of control or not.
シンタックス
'宣言
 
Public Function IsReadOnly( _
   ByVal value As System.Boolean _
) As FileManagerBuilder
public FileManagerBuilder IsReadOnly( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FileManagerBuilder クラス
FileManagerBuilder メンバ