[Visual Basic]
Public Function New( _
ByVal currentPage As Page, _
ByVal enableCategoryCache As Boolean _
)[C#]
public Navigation(
Page currentPage,
bool enableCategoryCache
);[JScript]
public function Navigation(
currentPage : Page,
enableCategoryCache : boolean
);Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Navigation Class | Navigation Members | Overload List
Copyright © 2005 by Structured Solutions. All rights reserved.