[Visual Basic]
Public Function New( _
ByVal categoryID As Long, _
ByVal url As String _
)[C#]
public CustomCatalog(
long categoryID,
string url
);[JScript]
public function CustomCatalog(
categoryID : long,
url : String
);Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CustomCatalog Class | CustomCatalog Members | Overload List
Copyright © 2005 by Structured Solutions. All rights reserved.