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