![]() | Profile Class |
Namespace: Dynamicweb.Analytics.Profiles
The Profile type exposes the following members.
Name | Description | |
---|---|---|
![]() | Profile | Initializes a new instance of the Profile class |
![]() | Profile(String) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
![]() | Description |
Gets or sets profile description.
|
![]() | ID |
Identifier
(Overrides ModelBaseID.) |
![]() | Label |
Label
(Overrides ModelBaseLabel.) |
![]() | Recognition |
Gets or sets the expression used for automatic profile recognition.
|
![]() | Reference |
Gets or sets the reference, a globally unique and constant identifier that can be used to associate profile with other entities in the system.
|
![]() | UniqueID |
Gets the unique ID of the profile.
(Overrides ModelBaseUniqueID.) |
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 | |
---|---|---|
![]() ![]() | Collection |
Gets the unique ID of the "Profiles" collection.
|
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.) |