MobileAspMenu.RenderBlankImage 属性

控制呈现一个空白图像,即使该菜单项没有指定的图像。

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

语法

声明
Public Property RenderBlankImage As Boolean
    Get
    Set
用法
Dim instance As MobileAspMenu
Dim value As Boolean

value = instance.RenderBlankImage

instance.RenderBlankImage = value
public bool RenderBlankImage { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

MobileAspMenu 类

MobileAspMenu 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间