ProfileSubtypeManager.Get method
Retrieves a ProfileSubtypeManager object.
Overload list
Name | Description | |
---|---|---|
Get() | Retrieves the ProfileSubtypeManager object for the current SPServiceContext. | |
Get(SPServiceContext) | Retrieves the ProfileSubtypeManager object for the specified SPServiceContext. |
Top