Partilhar via


MobileSearchPageNavigation.PageFileName Property

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

MobileSearchPageNavigation Members

Microsoft.SharePoint.Portal.MobileControls Namespace