[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.IsContentHtml

IsContentHtml Method

IsContentHtml(bool)

Configurates IsContentHtml. Sets a value indicating whether items are bound to plain text or HTML.

Declaration
public TreeViewBuilder IsContentHtml(bool value)
Public Function IsContentHtml(value As Boolean) As TreeViewBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TreeViewBuilder

Current builder.