MobileTextWriter::RenderBeginTag Method

 

Namespace:   System.Web.UI.MobileControls.Adapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

NameDescription
System_CAPS_pubmethodRenderBeginTag(HtmlTextWriterTag)

Writes the opening tag of the markup element associated with the specified HtmlTextWriterTag enumeration value to the output stream.(Inherited from HtmlTextWriter.)

System_CAPS_pubmethodRenderBeginTag(String^)

Writes the opening tag of the specified markup element to the output stream.(Inherited from HtmlTextWriter.)

Return to top
Show: