Share via


ResultScriptWebPart.SyncSelectedPropertiesWithMappings method

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

Syntax

'Declaration
Protected Sub SyncSelectedPropertiesWithMappings ( _
    propertyMappings As String _
)
'Usage
Dim propertyMappings As String

Me.SyncSelectedPropertiesWithMappings(propertyMappings)
protected void SyncSelectedPropertiesWithMappings(
    string propertyMappings
)

Parameters

See also

Reference

ResultScriptWebPart class

ResultScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace