Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the number of columns to be displayed in the Web Part.
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected MustOverride Function GetColumnSpan As Integer
'Usage
Dim returnValue As Integer
returnValue = Me.GetColumnSpan()
protected abstract int GetColumnSpan()
Return Value
Type: System.Int32
See Also
Reference
SearchAdminDashboardWebpart Class