프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SitemapNode | System |
메소드 | 설명 | |
---|---|---|
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
|
메소드 | 설명 | |
---|---|---|
SitemapNode ( ) : System |
public ShouldSerializeLastModificationDate ( ) : bool | ||
리턴 | bool |
public SitemapNode ( string url ) : System | ||
url | string | Specifies the URL. For images and video, specifies the landing page (aka play page). |
리턴 | System |