OnRenderAdditionalProperties メソッド (SimpleImage)
<img> タグを許容する属性を追加するためにこのメソッドを上書きして下さい。そして、サブクラスは本格的なプロパティとして追加します。
シンタックス
'宣言
Protected Overridable Sub OnRenderAdditionalProperties( _
ByVal As HtmlTextWriter _
)
パラメータ
- writer
- <img> タグを出力ストリームに書き込むために使用する HtmlTextWriter。
参照