Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

BaseNavigator.SearchItems Method

Returns an array of navigation items which contain the specified string in their ItemID properties.

Overload List

Returns an array of navigation items which contain the specified string in their ItemID properties.

public NavigationItem[] SearchItems(string);

Returns all navigation items that meet the specified certain criteria.

public NavigationItem[] SearchItems(string, NavigationItemSearchOptions);

See Also

BaseNavigator Class | EO.Web Namespace


Direct link to this topic