CustomContentSource methods
SharePoint 2013
The CustomContentSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
Delete | Deletes the content source. (Inherited from ContentSource.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetProperty | (Inherited from ContentSource.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
PauseCrawl | Pauses an active crawl for the content source. (Inherited from ContentSource.) |
|
ResumeCrawl | Resumes a paused crawl for the content source. (Inherited from ContentSource.) |
|
SetProperty | (Overrides ContentSource.SetProperty(String, Object).) |
|
StartFullCrawl | Starts a full crawl of the content source. (Inherited from ContentSource.) |
|
StartIncrementalCrawl | Starts an incremental crawl of the content source. (Inherited from ContentSource.) |
|
StopCrawl | Stops the crawl of a content source. (Inherited from ContentSource.) |
|
ToString | (Inherited from Object.) |
|
Update | Updates a custom content source with the specified changes. (Overrides ContentSource.Update().) |
|
UpdatePartitionNameOfStartAddresses | (Inherited from ContentSource.) |
Show: