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 members.
Public Constructors
Name | Description | |
---|---|---|
SearchEngineSitemapItem | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
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