WebPartMobileAdapter.WebPartTitle 属性

获取正在改编 Web 部件的显示标题。

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

语法

声明
Protected ReadOnly Property WebPartTitle As String
    Get
用法
Dim value As String

value = Me.WebPartTitle
protected string WebPartTitle { get; }

属性值

类型:System.String
Web 部件的标题。

另请参阅

引用

WebPartMobileAdapter 类

WebPartMobileAdapter 成员

Microsoft.SharePoint.WebPartPages 命名空间