SPMobileListFieldSelector.FieldType 属性

获取该字段的类型。

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

语法

声明
Public ReadOnly Property FieldType As String
    Get
用法
Dim instance As SPMobileListFieldSelector
Dim value As String

value = instance.FieldType
public string FieldType { get; }

属性值

类型:System.String
代表的第三部分由SPMobileListFieldSelector指定的RenderingTemplate ID String

备注

FieldType始终是TypeAsString属性的值。

另请参阅

引用

SPMobileListFieldSelector 类

SPMobileListFieldSelector 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间