MySiteProfileHandler members
Implements the IProfileEventInterface interface.
The MySiteProfileHandler type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MySiteProfileHandler | Initializes a new instance of the MySiteProfileHandler class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PreProfileDeleted(UserProfile) | ||
PreProfileDeleted(ServerContext, UserProfile) | Obsolete. Returns a Boolean value indicating whether the specified user profile in the specified Shared Service Provider context is successfully deleted. | |
SetMySiteOwner(UserProfile, String) | ||
SetMySiteOwner(ServerContext, UserProfile, String) | Obsolete. Sets the owner of the specified user profile in the specified Shared Service Provider context. | |
ToString | (Inherited from Object.) |
Top