SPAlternateUrlCollection.Item property
Gets an alternate request URL object from the collection.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets the alternate request URL object at the specified index in the collection. | |
Item[String] | Gets the alternate request URL object with the specified incoming URL from the collection. | |
Item[Uri] | Gets the alternate request URL object with the specified URI from the collection. |
Top
See also
Reference
SPAlternateUrlCollection class