ListItem.System.Web.UI.IAttributeAccessor.SetAttribute メソッド
アセンブリ: System.Web (system.web.dll 内)

Private Sub System.Web.UI.IAttributeAccessor.SetAttribute ( _ name As String, _ value As String _ ) Implements IAttributeAccessor.SetAttribute
Dim instance As ListItem Dim name As String Dim value As String CType(instance, IAttributeAccessor).SetAttribute(name, value)
private: virtual void System.Web.UI.IAttributeAccessor.SetAttribute ( String^ name, String^ value ) sealed = IAttributeAccessor::SetAttribute


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 名前空間
IAttributeAccessor.SetAttribute
ListControl クラス
RadioButtonList
ListBox クラス
DropDownList クラス
CheckBoxList クラス
その他の技術情報
ListBox Web サーバー コントロール
RadioButton Web サーバー コントロールおよび RadioButtonList Web サーバー コントロールの概要
CheckBox Web サーバー コントロールおよび CheckBoxList Web サーバー コントロール
BulletedList Web サーバー コントロール
DropDownList Web サーバー コントロール
- ListItem.System.Web.UI.IAttributeAccessor.SetAttribute メソッドのページへのリンク