Endeca Presentation API
Profiles Property
NamespacesEndeca.NavigationENEQueryProfiles
Gets and sets the set of profiles that describe the application end user.
Declaration Syntax
C#Visual BasicVisual C++
public virtual StringCollection Profiles{ get; set;}
Public Overridable Property Profiles As StringCollection
public:
virtual property StringCollection^ Profiles {
	StringCollection^ get ();
	void set (StringCollection^ value);
}
Value
The set of profiles describing the application end user. Returns null if profiles were not specified.
Remarks
Changing the StringCollection returned will change the set of profiles that will be sent to the Endeca MDEX Engine.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0