In The Hand LtdIn The Hand
Add Method (name, url, order)
NamespacesInTheHand.WindowsMobile.Configuration.ProvidersBrowserFavoriteAdd(String, String, Int32)
.NET Components for Mobility
Add a new browser favorite.
Declaration Syntax
C#Visual Basic
public static void Add(
	string name,
	string url,
	int order
)
Public Shared Sub Add ( _
	name As String, _
	url As String, _
	order As Integer _
)
Parameters
name (String)
Display name of the favorite
url (String)
Url.
order (Int32)
Order in the favorites list (zero-based)/

Assembly: InTheHand.WindowsMobile.Configuration (Module: InTheHand.WindowsMobile.Configuration) Version: 7.0.0.0