SPAlternateUrlCollection.Delete method
Deletes the specified URL from the collection of alternate URLs, or deletes the entire collection.
Overload list
Name | Description | |
---|---|---|
Delete() | Deletes the entire collection of alternate URLs and clears local caches. (Overrides SPPersistedObject.Delete().) | |
Delete(Int32) | Deletes the URL at the specified index from the collection. | |
Delete(String) | Deletes the specified URL from the collection. |
Top
See also
Reference
SPAlternateUrlCollection class