C# Class Sitecore.Bootcamp.Processors.MergeWebConfigIncludes.ConfigBuilderEngineEx

Inheritance: ConfigBuilderEngine
显示文件 Open project: Sitecore/Sitecore-Bootcamp

Protected Methods

Method Description
FindSitecoreNode ( XmlDocument configuration ) : XmlElement
GetIncludeFoldersPaths ( ) : IEnumerable

Method Details

FindSitecoreNode() protected method

protected FindSitecoreNode ( XmlDocument configuration ) : XmlElement
configuration System.Xml.XmlDocument
return System.Xml.XmlElement

GetIncludeFoldersPaths() protected method

protected GetIncludeFoldersPaths ( ) : IEnumerable
return IEnumerable