C# Class MvcTemplate.Components.Extensions.Html.JsTreeNode

Show file Open project: NonFactors/MVC5.Template Class Usage Examples

Public Methods

Method Description
JsTreeNode ( Int32 id, String title ) : System
JsTreeNode ( String title ) : System

Method Details

JsTreeNode() public method

public JsTreeNode ( Int32 id, String title ) : System
id System.Int32
title String
return System

JsTreeNode() public method

public JsTreeNode ( String title ) : System
title String
return System