PersonalizationLinkManager members
Represents the personalization link manager.
The PersonalizationLinkManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PersonalizationLinkManager | Initializes a new instance of the PersonalizationLinkManager class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DefaultPolicy | Gets the default policy. (Overrides PrivacyItemManagerBase<T>.DefaultPolicy.) |
![]() |
Item | Gets an existing item by ID. (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
PartitionID | (Inherited from PrivacyItemManagerBase<T>.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AppendUniqueGroupList | (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
Create | Creates a personalization link. |
![]() |
DeleteAll | Deletes all the items corresponding to the given user. (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetDataSet() | Returns a DataSet containing all items to which the viewer has rights (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
GetDataSet(Privacy) | Returns a DataSet containing all items restricted to a certain level of privacy (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
GetGroupList | Gets a StringCollection containing a list of all the existing item groups. (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetItems() | Returns all items to which the viewer has rights (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
GetItems(Privacy) | Gets all privacy items, restricted to a certain privacy level (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
GetItems(Privacy, Comparison<T>) | (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ModifyDataRow | (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
ModifyDataTable | (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
RepresentedObjectEquals | (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
RepresentedObjectUniqueIdentifier | (Inherited from PrivacyItemManagerBase<T>.) |
![]() |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
m_objOwnerProfile | (Inherited from PrivacyItemManagerBase<T>.) |
Top