XhtmlTextWriter.AddRecognizedAttribute メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > XhtmlTextWriter.AddRecognizedAttribute メソッドの意味・解説 

XhtmlTextWriter.AddRecognizedAttribute メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

属性XHTML 要素追加します。XhtmlTextWriter オブジェクト対す要素固有属性のコレクションは、ElementSpecificAttributes プロパティによって参照されます。

名前空間: System.Web.UI
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Overridable Sub AddRecognizedAttribute
 ( _
    elementName As String, _
    attributeName As String _
)
Dim instance As XhtmlTextWriter
Dim elementName As String
Dim attributeName As String

instance.AddRecognizedAttribute(elementName, attributeName)
public virtual void AddRecognizedAttribute
 (
    string elementName,
    string attributeName
)
public:
virtual void AddRecognizedAttribute (
    String^ elementName, 
    String^ attributeName
)
public void AddRecognizedAttribute (
    String elementName, 
    String attributeName
)
public function AddRecognizedAttribute (
    elementName : String, 
    attributeName : String
)

パラメータ

elementName

属性追加する XHTML 要素

attributeName

追加する属性

解説解説

XhtmlTextWriter オブジェクト認識してレンダリングする属性XHTML 要素追加するには、AddRecognizedAttribute メソッド使用しますXHTML 要素の共通属性出力しないようにするには、RemoveRecognizedAttribute メソッド使用します

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
XhtmlTextWriter クラス
XhtmlTextWriter メンバ
System.Web.UI 名前空間
ElementSpecificAttributes
RemoveRecognizedAttribute


このページでは「.NET Framework クラス ライブラリ リファレンス」からXhtmlTextWriter.AddRecognizedAttribute メソッドを検索した結果を表示しています。
Weblioに収録されているすべての辞書からXhtmlTextWriter.AddRecognizedAttribute メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からXhtmlTextWriter.AddRecognizedAttribute メソッド を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

XhtmlTextWriter.AddRecognizedAttribute メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



XhtmlTextWriter.AddRecognizedAttribute メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS