Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the file name of the search page.
Namespace: Microsoft.SharePoint.Portal.MobileControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.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
The file name of the search page.
Remarks
This override gets the file name of the search page.
See Also
Reference
MobileSearchPageNavigation Class