VisualBestBetWebPart.IFrameHeight Property
Get or set the height for each visual best bet displayed.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<WebBrowsableAttribute(False)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property IFrameHeight As Integer
Get
Set
'Usage
Dim instance As VisualBestBetWebPart
Dim value As Integer
value = instance.IFrameHeight
instance.IFrameHeight = value
[WebBrowsableAttribute(false)]
[PersonalizableAttribute(PersonalizationScope.Shared)]
public int IFrameHeight { get; set; }
Property Value
Type: System.Int32
Returns Int32.