SearchResultForCategories Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method SearchResultForCategories(String, Int32, FulltextSearchContainerListTypes)
Creates a new instance of the SearchResultForCategories class that writes to the default response stream.
Public method Code example SearchResultForCategories(String, String, String)
Creates a new instance of the SearchResultForCategories class that writes to the default response stream If neither Categories nor Units contain anything to search, the entire site is searched.
Public method SearchResultForCategories(Stream, String, Int32, FulltextSearchContainerListTypes)
Creates a new instance of the SearchResultForCategories class that writes to the specified stream.
Public method Code example SearchResultForCategories(Stream, String, String, String)
Creates a new instance of the SearchResultForCategories class that writes to the specified stream. If neither Categories nor Units contain anything to search, the entire site is searched.
Top
See Also

Reference