get_favicon_uri


Description:

public string get_favicon_uri (string page_uri)

Obtains the URI of the favicon for the given page_uri.

Parameters:

this

a FaviconDatabase

page_uri

URI of the page containing the icon

Returns:

a newly allocated URI for the favicon, or null if the database doesn't have a favicon for page_uri.