Share via


AddAttributes Method

Writes additional attributes that are specific to an adapter.

protected virtual void AddAttributes(
   System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter writer
)

Parameters

  • writer
    The text writer.

Remarks

You can call this method from any control adapter to provide customization by inheriting adapters.

See Also

Applies to: HtmlControlAdapter Class