AudienceLoader Members
Include Protected Members
Include Inherited Members
Gets the current user's audience information and caches it so the audience information doesn't need to be loaded again.
The AudienceLoader type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AudienceLoader |
Top
Methods
Name | Description | |
---|---|---|
EnsureCurrentUserAudienceIDs | This member is reserved for internal use and is not intended to be used directly from your code. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAudienceLoader | Returns the current user's audience information from the cache. | |
GetAudienceManager | Gets the AudienceManager for managing the user's audience information. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetUserAudienceIDs | Returns the current user's audience IDs or names from the cache. | |
IsUserMemberOfDL | Determines whether the current user is a member of the specified DL. | |
IsUserMemberOfGlobalAudience | Determines whether the current user is a member of the specified audience. | |
IsUserMemberOfSharePointGroup | Determines whether the current user is a member of the specified SharePoint group. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top