Compartilhar via


WebPartGallerySourceBase.Page property

Obtém o Page no qual reside o WebPartAdder .

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected ReadOnly Property Page As Page
    Get
'Uso
Dim value As Page

value = Me.Page
protected Page Page { get; }

Property value

Type: System.Web.UI.Page
A página na qual reside o WebPartAdder .

Ver também

Referência

WebPartGallerySourceBase class

WebPartGallerySourceBase members

Microsoft.SharePoint.WebPartPages namespace