Command.ImageUrl プロパティ
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)
構文[BindableAttribute(true)] public: property String^ ImageUrl { String^ get (); void set (String^ value); }
/** @property */ public String get_ImageUrl () /** @property */ public void set_ImageUrl (String value)
Command をイメージ ボタンとしてレンダリングするときの、そのコントロールのイメージ ソースの URL。
解説
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- Command.ImageUrl プロパティのページへのリンク