ListSiteMapPath.NodeImageHeight Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property NodeImageHeight As Integer
Get
Set
'Usage
Dim instance As ListSiteMapPath
Dim value As Integer
value = instance.NodeImageHeight
instance.NodeImageHeight = value
public virtual int NodeImageHeight { get; set; }
Property Value
Type: System.Int32