SPMobileFieldProperty.DisplayName 属性

获取该属性,原因可能被截断的显示名称。

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

语法

声明
Public Overrides ReadOnly Property DisplayName As String
    Get
用法
Dim instance As SPMobileFieldProperty
Dim value As String

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

属性值

类型:System.String
String 对象,表示在 UI 中的字段属性的名称。

另请参阅

引用

SPMobileFieldProperty 类

SPMobileFieldProperty 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间