| Basic Date Picker Documentation |
|
BDPLite.RenderContents Method
Renders the contents of the control into the specified writer. This method is used primarily by control developers.
[Visual Basic]
Overrides Protected Sub RenderContents( _
ByVal
output As
HtmlTextWriter _
)
Parameters
-
output
- A System.Web.UI.HtmlTextWriter that represents the output stream to render HTML content on the client.
See Also
BDPLite Class | BasicFrame.WebControls Namespace