RSSAggregatorWebPart.HandleXslException, méthode (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Cette méthode n'est pas conforme à la spécification CLS.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Protected Overrides Function HandleXslException ( _
ex As Exception _
) As Boolean
'Utilisation
Dim ex As Exception
Dim returnValue As Boolean
returnValue = Me.HandleXslException(ex)
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
protected override bool HandleXslException (
Exception ex
)
Paramètres
- ex
Voir aussi
Référence
RSSAggregatorWebPart, classe
Membres RSSAggregatorWebPart
Microsoft.SharePoint.Portal.WebControls, espace de noms