C# Class Rf.Sites.Features.Models.SiteMapModel.Url

Afficher le fichier Open project: flq/Rf.Sites

Méthodes publiques

Méthode Description
WriteTo ( XmlWriter writer, string urlTemplate ) : void

Private Methods

Méthode Description
GetPriority ( ) : string
getChangeFrequency ( ) : string

Method Details

WriteTo() public méthode

public WriteTo ( XmlWriter writer, string urlTemplate ) : void
writer System.Xml.XmlWriter
urlTemplate string
Résultat void