SPMobileForm.PageType 属性

获取或设置窗体的类型。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property PageType As SPMobilePageType
    Get
    Set
用法
Dim instance As SPMobileForm
Dim value As SPMobilePageType

value = instance.PageType

instance.PageType = value
public SPMobilePageType PageType { get; set; }

属性值

类型:Microsoft.SharePoint.Mobile.WebControls.SPMobilePageType
指定的页或窗体的类型SPMobilePageType

另请参阅

引用

SPMobileForm 类

SPMobileForm 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间