Share via


RenderPostBackEventAsAttribute Method

Renders a postback event as an attribute.

protected void RenderPostBackEventAsAttribute(
   HtmlMobileTextWriter writer,
   string attributeName,
   string argument
)

Parameters

  • writer
    The text writer.
  • attributeName
    The attribute name.
  • argument
    The rendering parameter.

See Also

Applies to: HtmlControlAdapter Class