ArcGIS API for Silverlight - Library Reference
CanSearchPublic Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Portal Namespace > ArcGISPortalInfo Class : CanSearchPublic Property

Gets a value indicating whether members of the organization can search outside of the organization. When true, public items, groups and users are included in search queries. When false, no public items outside of the organization are included. However, public items which are part of the organization are included.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CanSearchPublic As Boolean
C# 
public bool CanSearchPublic {get;}

Property Value

true if the members of the organization can search outside of the organization; otherwise, false.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.