ContentSource constructor
SharePoint 2013
Initializes a new instance of the ContentSource class.
| Name | Description | |
|---|---|---|
|
ContentSource() | Initializes a new instance of the ContentSource class. Do not use this method to create a content source. Instead, use the Create method of the ContentSourceCollection class. |
|
ContentSource(ContentSourceCollection, String) | Initializes a new instance of the ContentSource class. Do not use this method to create a content source. Instead, use the Create() method of the ContentSourceCollection class. |
Show: