This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class SearchEngineSitemapItem |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SearchEngineSitemapItem |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
ChangeFrequency |
Gets or set the change frequency.
|
|
LastModified |
Gets or sets the last modified date.
|
|
Priority |
Gets or sets the priority to (0 <= x <= 1) or -1 if priority is not set.
|
|
Url |
Gets or set the url.
|
See Also
Smartsite.Seo Namespace