AudienceCollection.AudienceExist Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AudienceExist(Guid) | Indicates whether the audience with the specified globally unique identifier (GUID) exists for the current site. | |
AudienceExist(String) | Checks for the existence of an Audience object with the specified name. |
Top