Endeca Presentation API
AddField Method (f)
NamespacesEndeca.NavigationFieldListAddField(String)
Add a field to the FieldList by name.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int AddField(
	string f
)
Public Overridable Function AddField ( _
	f As String _
) As Integer
public:
virtual int AddField (
	String^ f
)
Parameters
f (String)
The String to be added to the end of the FieldList.
Return Value
Index of added field.

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