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
Public method Delete() Deletes the entire collection of alternate URLs and clears local caches. (Overrides SPPersistedObject.Delete().)
Public method Delete(Int32) Deletes the URL at the specified index from the collection.
Public method Delete(String) Deletes the specified URL from the collection.

Top

See Also

Reference

SPAlternateUrlCollection Class

SPAlternateUrlCollection Members

Microsoft.SharePoint.Administration Namespace