IContactDemographicsDataRetrieverGetContactObjectQuery Method |
Gets contact object query suitable for contact demographics control.
Namespace: CMS.ContactManagement.Web.UI.InternalAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 13.0.131
Syntax ObjectQuery<ContactInfo> GetContactObjectQuery(
NameValueCollection parameters
)
Parameters
- parameters
- Type: System.Collections.SpecializedNameValueCollection
Collection of parameters specifying further the data to be loaded
Return Value
Type:
ObjectQueryContactInfoSee Also