ListItem.Attributes プロパティ
アセンブリ: System.Web (system.web.dll 内)
構文Public ReadOnly Property Attributes As AttributeCollection
public AttributeCollection Attributes { get; }
名前と値のペアのコレクションを格納している System.Web.UI.AttributeCollection。
解説Attributes コレクションを使用して、ListItem の開始タグと終了タグで宣言されていても、クラスで直接サポートされない属性名と値のペアを管理します。プログラムによって、コレクションに対する属性の追加または削除を行うことができます。
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照ListItem クラス
ListItem メンバ
System.Web.UI.WebControls 名前空間
System.Web.UI.AttributeCollection
ListControl クラス
RadioButtonList
ListBox クラス
DropDownList クラス
CheckBoxList クラス
その他の技術情報
ListBox Web サーバー コントロール
RadioButton Web サーバー コントロールおよび RadioButtonList Web サーバー コントロールの概要
CheckBox Web サーバー コントロールおよび CheckBoxList Web サーバー コントロール
BulletedList Web サーバー コントロール
DropDownList Web サーバー コントロール
Weblioに収録されているすべての辞書からListItem.Attributes プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からListItem.Attributes プロパティ
を検索
- ListItem.Attributes プロパティのページへのリンク