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

C1.AspNetCore.Mvc アセンブリ > Microsoft.AspNetCore.Mvc 名前空間 > ControllerExtension クラス : C1EnableDeferredScripts メソッド
The controller.
The value.
Enable or disable deferred scripts feature in current controller or current action.
シンタックス
'宣言
 
Public Shared Sub C1EnableDeferredScripts( _
   ByVal controller As Microsoft.AspNetCore.Mvc.Controller, _
   Optional ByVal enable As System.Boolean _
) 
public static void C1EnableDeferredScripts( 
   Microsoft.AspNetCore.Mvc.Controller controller,
   System.bool enable
)

パラメータ

controller
The controller.
enable
The value.
参照

ControllerExtension クラス
ControllerExtension メンバ