WebPartMobileAdapter.ItemBulletIconUrl property
取得介面卡會呈現項目符號清單的項目時,會使用之項目符號影像的 URL。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overridable ReadOnly Property ItemBulletIconUrl As String
Get
'用途
Dim value As String
value = Me.ItemBulletIconUrl
protected virtual string ItemBulletIconUrl { get; }
Property value
Type: System.String
影像檔的 URL。
備註
預設實作會傳回/_layouts/images/mblwpitembullet.gif。