RefinementControl constructor (String, String, String)

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

Syntax

'Declaration
Public Sub New ( _
    propertyName As String, _
    spec As String, _
    renderTemplateId As String _
)
'Usage
Dim propertyName As String
Dim spec As String
Dim renderTemplateId As String

Dim instance As New RefinementControl(propertyName, _
    spec, renderTemplateId)
public RefinementControl(
    string propertyName,
    string spec,
    string renderTemplateId
)

Parameters

See also

Reference

RefinementControl class

RefinementControl members

RefinementControl overload

Microsoft.Office.Server.Search.WebControls namespace