C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapNode Class / C1SiteMapNode Constructor / C1SiteMapNode Constructor(Object,Int32,Int32)

In This Topic
C1SiteMapNode Constructor(Object,Int32,Int32)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal dataItem As System.Object, _
   ByVal index As System.Integer, _
   ByVal displayIndex As System.Integer _
)
 

Parameters

dataItem
index
displayIndex
See Also