バージョン

AppendStyle(HtmlTextWriter,Control) メソッド

シンタックス
'宣言
 
Public Overloads Overridable Sub AppendStyle( _
   ByVal writer As HtmlTextWriter, _
   ByVal imagePathProvider As Control _
) 
public virtual void AppendStyle( 
   HtmlTextWriter writer,
   Control imagePathProvider
)

パラメータ

writer
imagePathProvider
BackgroundImage プロパティの "url(aFileName)" の値をビルドするオブジェクト。これは IProvideAppStyling または IProvideImageDirectoryResolution のインスタンスになることができます。
参照