SPMobileDeletePageNavigation.PageFileName property
This member overrides SPMobileLinkNavigation.PageFileName.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property PageFileName As String
Get
'Usage
Dim value As String
value = Me.PageFileName
protected override string PageFileName { get; }
Property value
Type: System.String
See also
Reference
SPMobileDeletePageNavigation class