![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
[] public class PersonalProfile |
Visual Basic (Declaration) |
![]() |
---|---|
<> _ Public Class PersonalProfile |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
Contains | Overloaded. |
![]() ![]() |
Create |
Creates the specified personalization profile.
|
![]() |
Drop |
Marks the profile for deletion.
|
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
FixUsername |
Checks if the userName has a domain part which must be removed.
This is the case when the default membership provider is the Active Directory Membership provider and the StoreFullyQualifiedLoginName setting is set to false.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProfileGroup | (Inherited from ProfileBase.) |
![]() |
GetPropertyValue | Overloaded. |
![]() |
GetType | (Inherited from Object.) |
![]() |
Initialize | (Inherited from ProfileBase.) |
![]() |
Initialize | (Inherited from SettingsBase.) |
![]() |
RemoveProperty | |
![]() |
Save | (Inherited from ProfileBase.) |
![]() |
SetPropertyValue | (Inherited from ProfileBase.) |
![]() |
ToString |
Returns a String that represents this instance.
(Overrides Object..::ToString()()()().) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Core Namespace