WebPartMobileAdapter.ItemBulletIconUrl 属性
获取适配器呈现项目的项目符号列表时所使用的项目符号图像的 URL。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overridable ReadOnly Property ItemBulletIconUrl As String
Get
用法
Dim value As String
value = Me.ItemBulletIconUrl
protected virtual string ItemBulletIconUrl { get; }
属性值
类型:System.String
图像文件的 URL。
备注
默认实现返回/_layouts/images/mblwpitembullet.gif。