ASP.NET MVC コントロールヘルプ
IsTemplate プロパティ (Control)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : IsTemplate プロパティ
このコントロールをテンプレートモードに移行するかどうかを示すブール値を取得または設定します。
シンタックス
'宣言
 
Public Property IsTemplate As System.Boolean
public System.bool IsTemplate {get; set;}
参照

Control クラス
Control メンバ