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