Partager via


SafeHtmlWrapperException - Classe

Représente l'exception qui est levée lorsqu'une erreur liée à la méthode SafeHtmlWrapper se produit.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.Publishing.Fields.SafeHtmlWrapperException

Espace de noms :  Microsoft.SharePoint.Publishing.Fields
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SafeHtmlWrapperException _
    Inherits Exception
'Utilisation
Dim instance As SafeHtmlWrapperException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SafeHtmlWrapperException : Exception

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SafeHtmlWrapperException - Membres

Microsoft.SharePoint.Publishing.Fields - Espace de noms