Method | Description | |
---|---|---|
EsdNavParser ( ) : System | ||
Load ( string xmlFile ) : void | ||
ParseNav ( bool doServices ) : void | ||
ParseNode ( System.Xml.Linq.XElement node, string nodeType, int parentId, bool doServices ) : void |
Method | Description | |
---|---|---|
CreateContent ( string template, System.Xml.Linq.XElement webNode, int parentId ) : int |
public ParseNode ( System.Xml.Linq.XElement node, string nodeType, int parentId, bool doServices ) : void | ||
node | System.Xml.Linq.XElement | |
nodeType | string | |
parentId | int | |
doServices | bool | |
return | void |