C# Class Sitecore.Sharedsource.Tasks.TemplateConfigurationBuilder

Afficher le fichier Open project: Sitecore/NewsMover

Méthodes publiques

Méthode Description
Create ( Database database, XmlNode configNode ) : TemplateConfiguration

Creates a template configuration from the XmlNode

Method Details

Create() public static méthode

Creates a template configuration from the XmlNode
public static Create ( Database database, XmlNode configNode ) : TemplateConfiguration
database Database The database.
configNode System.Xml.XmlNode The config node.
Résultat TemplateConfiguration