TreeNode::RenderPreText Method (HtmlTextWriter^)
.NET Framework (current version)
Allows control developers to add additional rendering to the node.
Assembly: System.Web (in System.Web.dll)
Parameters
- writer
-
Type:
System.Web.UI::HtmlTextWriter^
The System.Web.UI::HtmlTextWriter that represents the output stream used to write content to a Web page.
This method can be overridden by control developers to add additional rendering before the node is rendered.
.NET Framework
Available since 2.0
Available since 2.0
Show: