ContentSourceCollection.Item Property
Include Protected Members
Include Inherited Members
Gets the specified content source from the collection of content sources.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets the specified content source from the collection of content sources based on the specified content source ID. | |
Item[String] | Gets the specified content source from the collection of content sources based on the content source name that is specified. |
Top