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

Gets the query used to determine which group should drive the gallery of basemaps displayed in the client application for the specified culture. The query specified in this setting should be used as the query string parameter for a call to the groups. The first group returned should be selected, and those items shared with the group should be displayed in the client’s basemap gallery (if applicable). Ex: "title:'ArcGIS Online Basemaps' AND owner:esri"

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property BasemapGalleryGroupQuery As String
C# 
public string BasemapGalleryGroupQuery {get;}

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.