CoreResultsWebPart.PreviewWindowDefaultSize Property

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

Syntax

'Declaration
Public ReadOnly Property PreviewWindowDefaultSize As String
    Get
'Usage
Dim instance As CoreResultsWebPart
Dim value As String

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

Property Value

Type: System.String
Returns String.

See Also

Reference

CoreResultsWebPart Class

CoreResultsWebPart Members

Microsoft.Office.Server.Search.WebControls Namespace