SPMobileLinkNavigation.PageFileName, propriété (Microsoft.SharePoint.MobileControls)

Gets the file name of the mobile page or form that is opened by the control.

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Protected Overridable ReadOnly Property PageFileName As String
'Utilisation
Dim value As String

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

Valeur de la propriété

A String that represents the file name of the page or form.

Notes

The default implementation returns an empty string.

Voir aussi

Référence

SPMobileLinkNavigation, classe
Membres SPMobileLinkNavigation
Microsoft.SharePoint.MobileControls, espace de noms