SPAlternateUrlCollection.Delete Method
Include Protected Members
Include Inherited Members
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