SPMobileBaseFieldControl.LabelControl 属性

获取子 label 控件,如果有),用于呈现字段的值。

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

语法

声明
Protected Overridable ReadOnly Property LabelControl As Label
    Get
用法
Dim value As Label

value = Me.LabelControl
protected virtual Label LabelControl { get; }

属性值

类型:Microsoft.SharePoint.Mobile.Controls.Label
呈现字段的值Label对象。

另请参阅

引用

SPMobileBaseFieldControl 类

SPMobileBaseFieldControl 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间