ContentSourceCollection.Exists Method
Include Protected Members
Include Inherited Members
Returns a Boolean value that indicates whether the specified content source exists in the collection.
Overload List
Name | Description | |
---|---|---|
Exists(Int32) | Returns a Boolean value that indicates whether the specified content source exists in the collection. | |
Exists(String) | Returns a Boolean value that indicates whether the specified content source exists in the collection. |
Top