AreaDuplicateException, classe (Microsoft.SharePoint.Portal.SiteData)
Obsolete.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Class AreaDuplicateException
Inherits Exception
'Utilisation
Dim instance As AreaDuplicateException
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public class AreaDuplicateException : Exception
Remarques
Web sites with duplicate titles are allowed in Microsoft Office SharePoint Server 2007. Microsoft Office SharePoint Portal Server 2003 did not allow duplicate titles. The AreaDuplicationException exception is therefore not thrown in Office SharePoint Server 2007.
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.SharePoint.Portal.SiteData.AreaDuplicateException
Sécurité des threads
Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.
Voir aussi
Référence
Membres AreaDuplicateException
Microsoft.SharePoint.Portal.SiteData, espace de noms