See Also

StructuredSolutions.WebControls Namespace

Requirements

Namespace: StructuredSolutions.WebControls

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: SSNavigator (in Navigator Control.dll)

Language

Visual Basic

C#

JScript

Show All

See Also Requirements Languages Navigator Control

NavigatorItemListEventHandler Delegate

Structured Solutions

Handler for Navigator~SubcategoriesCreated_EV and Navigator~TopLevelCreated_EV events.

[Visual Basic]
Public Delegate Sub NavigatorItemListEventHandler( _    ByVal sender As Object, _    ByVal e As NavigatorItemListEventArgs _ )
[C#]
public delegate void NavigatorItemListEventHandler(    Object sender,    NavigatorItemListEventArgs e );
[JScript]
public delegate NavigatorItemListEventHandler(    sender : Object,    e : NavigatorItemListEventArgs )

Parameters

sender
Reference to Navigator Control that raised the event.
e
Event data.

Requirements

Namespace: StructuredSolutions.WebControls

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: SSNavigator (in Navigator Control.dll)

See Also

StructuredSolutions.WebControls Namespace

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.