KeywordDuplicateException Class

The KeywordDuplicateException class represents an exception that is thrown when a user attempts to use a duplicate keyword.

System.Exception

   Microsoft.SharePoint.Portal.SiteData.KeywordDuplicateException

Public Constructors

The following table shows the constructors of the KeywordDuplicateException class and a brief description of each.

Name Description
KeywordDuplicateException Initializes a new instance of the KeywordDuplicateException class.

Public Properties

The following table shows the properties of the KeywordDuplicateException class, the data type of each property, and a brief description of each.

Name Data Type Description
KeywordName String Gets the name of keyword.

Requirements

Namespace: Microsoft.SharePoint.Portal.SiteData

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Security: Code Access Security