DemotedSiteCollection.Item property
Gets the specified demoted site from the collection of demoted sites.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets the demoted site at the specified index in the collection. | |
Item[Uri] | Gets the demoted site from the collection based on the specified URL. |
Top