ASP.NET Core MVC コントロールヘルプ
Control クラス メンバ
プロパティ  メソッド 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : Control クラス

Controlデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the child components. C1.Web.Mvc.Componentから継承されます。
Public プロパティGets or sets the css class of the control.  
Public プロパティGets the CSS style applied in the control.  
Public プロパティGets or sets the height of the control.  
Public プロパティGets the HTML attributes.  
Public プロパティGets or sets the component id. C1.Web.Mvc.Componentから継承されます。
Public プロパティGets or sets a value that determines whether the control is disabled.  
Public プロパティGets or sets a boolean value which indicates whether transfer this control to template mode.  
Public プロパティOccurs when the control gets the focus.  
Public プロパティOccurs when the control loses the focus.  
Public プロパティOccurs after the control has refreshed its contents.  
Public プロパティOccurs when the control is about to refresh its contents.  
Public プロパティGets or sets the selector to macth the dom element(s) which the control is attached to.  
Public プロパティGets or sets a value of the tabindex attribute associated with the control.  
Public プロパティGets the collection of the template bindings.  
Public プロパティオーバーライドされます。 Gets a value which represents the unique id for the control.  
Public プロパティGets or sets the width of the control.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。   
Public メソッドWriter the process result of current instance to the writer. C1.Web.Mvc.Componentから継承されます。
トップ
参照

Control クラス
C1.Web.Mvc 名前空間