Click or drag to resize
ResultsLocationTypeEnum Enumeration
Allows you to specify where you want the results to be displayed.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public enum ResultsLocationTypeEnum
Members
  Member nameValueDescription
Top0Top
Bottom1Bottom
None2None
See Also