Freigeben über


SPMobilePostsNewFormNavigation.PageFileName-Eigenschaft

HINWEIS: Diese API ist veraltet.

Ruft der Dateinamen des neuen buchen Erstellungsformular.

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

Syntax

'Declaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Protected Overrides ReadOnly Property PageFileName As String
    Get
'Usage
Dim value As String

value = Me.PageFileName
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
protected override string PageFileName { get; }

Eigenschaftswert

Typ: System.String
Ein String -Objekt, das den Dateinamen für das Formular darstellt, das die Erstellung einer neuen Bereitstellung ermöglicht.

Hinweise

In SharePoint Foundation gibt diese Eigenschaft immer "newpost.aspx" zurück.

Siehe auch

Referenz

SPMobilePostsNewFormNavigation Klasse

SPMobilePostsNewFormNavigation-Member

Microsoft.SharePoint.MobileControls-Namespace