DataResultBase.IsAdminContextOnly Field
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected IsAdminContextOnly As Boolean
'Usage
Dim value As Boolean
value = Me.IsAdminContextOnly
Me.IsAdminContextOnly = value
protected bool IsAdminContextOnly