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 imageCopy Code
                                  public class SearchEngineSitemapItem
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class SearchEngineSitemapItem

The type exposes the following properties.

Public Properties

  Name Description
Public property ChangeFrequency
Gets or set the change frequency.
Public property LastModified
Gets or sets the last modified date.
Public property Priority
Gets or sets the priority to (0 <= x <= 1) or -1 if priority is not set.
Public property Url
Gets or set the url.

See Also

Advanced