SPMobileBaseFieldControl.ID 属性

获取字段的 ID。

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

语法

声明
Public Overrides ReadOnly Property ID As String
    Get
用法
Dim instance As SPMobileBaseFieldControl
Dim value As String

value = instance.ID
public override string ID { get; }

属性值

类型:System.String
字段的内部名称。

另请参阅

引用

SPMobileBaseFieldControl 类

SPMobileBaseFieldControl 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间