BaseXsltDataWebPart._pagePath Field
Specifies the path of the target page.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected _pagePath As String
'Usage
Dim value As String
value = Me._pagePath
Me._pagePath = value
protected string _pagePath