Property | Type | Description | |
---|---|---|---|
SitemapNode | System |
Method | Description | |
---|---|---|
ShouldSerializeChangeFrequency ( ) : bool |
Used for not serializing null values.
|
|
ShouldSerializeLastModificationDate ( ) : bool |
Used for not serializing null values.
|
|
ShouldSerializePriority ( ) : bool |
Used for not serializing null values.
|
|
SitemapNode ( string url ) : System |
Creates a sitemap node
|
Method | Description | |
---|---|---|
SitemapNode ( ) : System |
public ShouldSerializeChangeFrequency ( ) : bool | ||
return | bool |
public ShouldSerializeLastModificationDate ( ) : bool | ||
return | bool |
public SitemapNode ( string url ) : System | ||
url | string | Specifies the URL. For images and video, specifies the landing page (aka play page). |
return | System |