ASP.NET Core MVC コントロールヘルプ
ScriptsBuilder クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : ScriptsBuilder クラス
Defines the builder of registering scripts.
オブジェクト モデル
ScriptsBuilder クラス
シンタックス
'宣言
 
Public Class ScriptsBuilder 
   Inherits C1.Web.Mvc.Fluent.ComponentBuilder(Of Component,ScriptsBuilder)
   Implements Microsoft.AspNetCore.Html.IHtmlContent 
public class ScriptsBuilder : C1.Web.Mvc.Fluent.ComponentBuilder<Component,ScriptsBuilder>, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ScriptsBuilder

参照

ScriptsBuilder メンバ
C1.Web.Mvc.Fluent 名前空間