ProfileSearchManager.GetProfileSearchManager Method
Include Protected Members
Include Inherited Members
Returns the ProfileSearchManager object for the current SPServiceContext.
Overload List
Name | Description | |
---|---|---|
GetProfileSearchManager() | Returns the ProfileSearchManager object for the current SPServiceContext. | |
GetProfileSearchManager(SPServiceContext) | Returns the ProfileSearchManager object for the specified SPServiceContext. |
Top