Profile Methods |
The Profile type exposes the following members.
Name | Description | |
---|---|---|
CompareTo |
Compares the current object with another object of the same type.
(Inherited from ModelBase.) | |
Delete |
Deletes the profile.
| |
Delete(Boolean) |
Deletes the profile.
| |
Deserialize |
Reads the item data from the given XML document and applies the information to the current instance.
| |
Equals |
Determines whether current object instance is equal to another object.
(Inherited from ModelBase.) | |
GetByKey | ||
GetHashCode |
Returns the hash code for the given object.
(Inherited from ModelBase.) | |
GetPageProfile |
Returns the collection of all available profiles.
| |
GetParent | ||
GetPermissionIdentifier | ||
GetProfileByName |
Returns profile by its name.
| |
GetProfileByReference |
Returns profile by its reference.
| |
GetProfiles |
Returns the collection of all available profiles.
| |
GetProfiles(Boolean) |
Returns the collection of all available profiles.
| |
NewReference |
Creates new globally unique profile reference.
| |
Save |
Saves the profile.
| |
Serialize |
Converts the current item to XML.
| |
ToString |
Returns string representation of the current object.
(Inherited from ModelBase.) |
Name | Description | |
---|---|---|
GetPermission | (Defined by PermissionControlledExtension.) | |
HasPermission | (Defined by PermissionControlledExtension.) |
Name | Description | |
---|---|---|
IComparableCompareTo |
Compares the current object with another object of the same type.
(Inherited from ModelBase.) | |
IEquatableModelBaseEquals |
Determines whether current object instance is equal to another object.
(Inherited from ModelBase.) |