SearchResultForCategoriesPostModes Enumeration Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Indicate how the component should handle posted pages.

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

public enum PostModes
Members

  Member nameValueDescription
No0No, the component ignores posted pages
Yes1Yes, the component acts on posted pages
YesCreateFormElement2 Yes, the component acts on posted pages and creates a FORM element
See Also

Reference