AudienceManager Constructor
Initializes a new instance of the AudienceManager class.
Namespace: Microsoft.Office.Server.Audience
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New AudienceManager()
public AudienceManager()
Remarks
If you call the AudienceManager constructor without any parameters, it derives the site URL from the current URL request.