AudienceManager Constructor

Initializes a new instance of the AudienceManager class.

Namespace:  Microsoft.Office.Server.Audience
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.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.

See Also

Reference

AudienceManager Class

AudienceManager Members

AudienceManager Overload

Microsoft.Office.Server.Audience Namespace