Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Rf
Sites
Features
Models
SiteMapModel.Url
C# Class Rf.Sites.Features.Models.SiteMapModel.Url
Exibir arquivo
Open project: flq/Rf.Sites
Public Methods
Method
Description
WriteTo
(
XmlWriter
writer
,
string
urlTemplate
) :
void
Private Methods
Method
Description
GetPriority
( ) :
string
getChangeFrequency
( ) :
string
Method Details
WriteTo()
public
method
public
WriteTo
(
XmlWriter
writer
,
string
urlTemplate
) :
void
writer
System.Xml.XmlWriter
urlTemplate
string
return
void