Click or drag to resize

Profile Methods

The Profile type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares the current object with another object of the same type.
(Inherited from ModelBase.)
Public methodDelete
Deletes the profile.
Public methodDelete(Boolean)
Deletes the profile.
Public methodDeserialize
Reads the item data from the given XML document and applies the information to the current instance.
Public methodEquals
Determines whether current object instance is equal to another object.
(Inherited from ModelBase.)
Public methodGetByKey
Public methodGetHashCode
Returns the hash code for the given object.
(Inherited from ModelBase.)
Public methodStatic memberGetPageProfile
Returns the collection of all available profiles.
Public methodGetParent
Public methodGetPermissionIdentifier
Public methodStatic memberGetProfileByName
Returns profile by its name.
Public methodStatic memberGetProfileByReference
Returns profile by its reference.
Public methodStatic memberGetProfiles
Returns the collection of all available profiles.
Public methodStatic memberGetProfiles(Boolean)
Returns the collection of all available profiles.
Public methodStatic memberNewReference
Creates new globally unique profile reference.
Public methodSave
Saves the profile.
Public methodSerialize
Converts the current item to XML.
Public methodToString
Returns string representation of the current object.
(Inherited from ModelBase.)
Top
Extension Methods
Explicit Interface Implementations
See Also