The NavigationResult type exposes the following members.

Properties

  NameDescription
ActiveSorts
Gets the collection of active sorts.
AggregateRecordsResult
AnalyticsDataSet
Gets the analytics query results in the form of an AnalyticsDataSet.
AppliedFiltersResult
BusinessRules
Gets an enumeration of all BusinessRule objects.
BusinessRulesByZone
Gets a dictionary from the string Zone name to the collection of BusinessRule objects in that Zone.
Clusters
Gets a collection of Cluster objects.
DimensionStatesResult
Item
Gets the result object with the specified name.
(Inherited from CommandResult.)
KeywordRedirect
Gets a string url to redirect to. Returns string.Empty if no keyword redirect exists.
MetadataResult
Gets the MetadataResult.
RecordsResult
Gets the RecordsResult.
ResultNames
Helper function to support performance app.
(Overrides CommandResult..::.ResultNames.)

Explicit Interface Implementations

See Also