Configurates
C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes.
シンタックス
'宣言
Public Function HtmlAttribute( _
ByVal As System.String, _
ByVal As System.String _
) As
public HtmlAttribute(
System.string ,
System.string
)
パラメータ
- key
- The key of the HTML attribute.
- value
- The value of the HTML attribute.
戻り値の型
Current builder.
参照