AudienceSite Members
Include Protected Members
Include Inherited Members
Represents an entry point for accessing the audience associated with a portal site.
The AudienceSite type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccessRights | Gets a member of the AudienceAccessRights enumeration that specifies the access rights for members of this audience on the portal site. | |
Audiences | Gets an AudienceCollection object that contains information about portal sites associated with this audience. | |
SiteGuid | Gets the globally unique identifier (GUID) for the portal site associated with this audience. | |
SiteURL | Gets the URL for the site with which this audience is associated. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top