AudienceManager constructor
Overload list
Name | Description | |
---|---|---|
![]() |
AudienceManager() | Initializes a new instance of the AudienceManager class. |
![]() |
AudienceManager(ServerContext) | Obsolete. Initializes a new instance of the AudienceManager class that connects to the site in the specified SPServiceContext object. |
![]() |
AudienceManager(SPServiceContext) | AudienceManager constructure. No input, will retrieve current URL request as site URL |
Top