SPMobileForm.EncType 属性

获取或设置EncType属性元素的值为Form 。

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

语法

声明
Public Property EncType As String
    Get
    Set
用法
Dim instance As SPMobileForm
Dim value As String

value = instance.EncType

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

属性值

类型:System.String
EncType属性的值。

另请参阅

引用

SPMobileForm 类

SPMobileForm 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间