Sdílet prostřednictvím


SPMobileHomePageRedirection.PageFileName property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property PageFileName As String
    Get
    Set
'Usage
Dim instance As SPMobileHomePageRedirection
Dim value As String

value = instance.PageFileName

instance.PageFileName = value
public string PageFileName { get; set; }

Property value

Type: System.String

See also

Reference

SPMobileHomePageRedirection class

SPMobileHomePageRedirection members

Microsoft.SharePoint.Mobile.WebControls namespace