This topic has not yet been rated - Rate this topic

CoreResultsWebPart.ShowActionLinks property

Gets or sets a value that indicates whether the CoreResultsWebPart displays the Search Action Links.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
[WebBrowsableAttribute(true)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
[ResourcesAttribute("SearchResults_CRActionLinks", "", "SearchResults_CRActionLinks_ToolTip")]
public bool ShowActionLinks { get; set; }

Property value

Type: System.Boolean
true if the action links are displayed; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.