IPublishingPageRouter - Interface

Représente une interface qui peut être implémentée pour spécifier comment un objet PublisingPage doit être routé.

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IPublishingPageRouter
'Utilisation
Dim instance As IPublishingPageRouter
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IPublishingPageRouter

Voir aussi

Référence

IPublishingPageRouter - Membres

Microsoft.SharePoint.Publishing - Espace de noms