バージョン 23.1 (最新)

AddXAttribute(HtmlTextWriter,String) メソッド

HtmlTextWriter に複数の属性文字列を書き込みます
シンタックス
protected void AddXAttribute( 
   HtmlTextWriter writer,
   string attributes
)

パラメータ

writer
属性が追加される HtmlTextWrite。
attributes
フォームの属性設定を含む文字列
参照