バージョン

Render メソッド (ToolBarRendererBase)

描画メソッド。
シンタックス
'宣言
 
Public Shadows Sub Render( _
   ByVal output As HtmlTextWriter _
) 
public new void Render( 
   HtmlTextWriter output
)

パラメータ

output
UltraWebToolbarとひとつまたは複数の含まれるToolbar項目(ボタン、ラベル、セパレーターなど)のためのHTMLを書くHtmlTextWriter
参照