WebPartMobileAdapter.WebPartIconUrl 属性

获取表示 Web 部件的图标的 URL。

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

语法

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

value = Me.WebPartIconUrl
protected virtual string WebPartIconUrl { get; }

属性值

类型:System.String
图标的图像文件的 URL。

备注

默认实现返回/_layouts/images/itgen.gif。

另请参阅

引用

WebPartMobileAdapter 类

WebPartMobileAdapter 成员

Microsoft.SharePoint.WebPartPages 命名空间