SearchResultForCategoriesInvoke Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Invokes the component and writes its content into the default response stream.

Namespace: ContentStudio.Site.ActiveScripting.Search
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public void Invoke(
	string uniqueId
)

Parameters

uniqueId
Type: SystemString
A unique identity for the component. If there is more than one instance of the component, they must have unique names. If it is an empty string, the name "CSSearch" is used.
See Also

Reference