ComponentOne ASP.NET MVC Controls
IsContentHtml Property (TreeView)

C1.Web.Mvc Namespace > TreeView Class : IsContentHtml Property
Gets or sets a value indicating whether items are bound to plain text or HTML.
Syntax
'Declaration
 
Public Property IsContentHtml As Boolean
public bool IsContentHtml {get; set;}
See Also

Reference

TreeView Class
TreeView Members