WebPartGalleryItem.IconUrl 属性

当在某个派生类中重写,获取引用项目以及要显示的图标的 URL。

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

语法

声明
Public MustOverride ReadOnly Property IconUrl As String
    Get
用法
Dim instance As WebPartGalleryItem
Dim value As String

value = instance.IconUrl
public abstract string IconUrl { get; }

属性值

类型:System.String
引用图标的 URL。

另请参阅

引用

WebPartGalleryItem 类

WebPartGalleryItem 成员

Microsoft.SharePoint.WebPartPages 命名空间