BaseXsltDataWebPart._pagePath field

Specifies the path of the target page.

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

Syntax

'Declaration
Protected Friend _pagePath As String
'Usage
Dim value As String

value = Me._pagePath

Me._pagePath = value
protected internal string _pagePath

See also

Reference

BaseXsltDataWebPart class

BaseXsltDataWebPart members

Microsoft.SharePoint.WebPartPages namespace