SPMobileEditFormNavigation.PageFileName Property

Gets the file name of the mobile edit form.

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

Syntax

Protected Overrides ReadOnly Property PageFileName As String
    Get

Dim value As String

value = Me.PageFileName
protected override string PageFileName { get; }

Property Value

Type: System.String
A String representing the file name for the edit form of the mobile web site.

Remarks

In Windows SharePoint Services 3.0 this property always returns "editform.aspx".

See Also

Reference

SPMobileEditFormNavigation Class

SPMobileEditFormNavigation Members

Microsoft.SharePoint.MobileControls Namespace