CreateResultBlockAction members
The CreateResultBlockAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
AlwaysShow | Gets/sets a flag indicating whether CreateResultBlockAction is always pinned on top of the results. | |
EnableOnAllPages | ||
EnableOnRefinement | ||
GroupTemplateId | Gets/sets a group template for the results produced by the CreateResultBlockAction. | |
Id | (Inherited from QueryAction.) | |
IsReadOnly | (Inherited from QueryAction.) | |
ItemTemplateId | Gets/sets a group template for the results produced by the CreateResultBlockAction. | |
QueryTransform | Gets/sets query properties to override in the original query. | |
ResultTableType | (Inherited from QueryAction.) | |
ResultTitle | Gets/sets a title for the results produced by the CreateResultBlockAction. | |
ResultTitleUrl | Gets/sets a title Url for the results produced by the CreateResultBlockAction. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnAfterChange | (Inherited from QueryAction.) | |
OnPreChange | (Inherited from QueryAction.) | |
ToString | (Overrides Object.ToString().) |
Top
Fields
Name | Description | |
---|---|---|
_Parent | (Inherited from QueryAction.) |
Top