C# Class BExIS.Web.Shell.Areas.MSM.Models.TreePartialModel

Datei anzeigen Open project: BEXIS2/Core Class Usage Examples

Public Methods

Method Description
TreePartialModel ( int partialId, string name, string xsd ) : System

Private Methods

Method Description
xml2HtmlTree ( ) : string
xsd2jsonTree ( ) : string

Method Details

TreePartialModel() public method

public TreePartialModel ( int partialId, string name, string xsd ) : System
partialId int
name string
xsd string
return System