다음을 통해 공유


MobileAspMenu.RenderBlankImage property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property RenderBlankImage As Boolean
    Get
    Set
'Usage
Dim instance As MobileAspMenu
Dim value As Boolean

value = instance.RenderBlankImage

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

Property value

Type: System.Boolean

See also

Reference

MobileAspMenu class

MobileAspMenu members

Microsoft.SharePoint.Mobile.WebControls namespace