AnalyticsRecommendationScriptWebPart.ShowMoreId property

Gets the Show More ID of the current object as a String.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property ShowMoreId As String
    Get
'Usage
Dim instance As AnalyticsRecommendationScriptWebPart
Dim value As String

value = instance.ShowMoreId
public string ShowMoreId { get; }

Property value

Type: System.String

See also

Reference

AnalyticsRecommendationScriptWebPart class

AnalyticsRecommendationScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace