Endeca Presentation API
AddField Method (p)
NamespacesEndeca.NavigationFieldListAddField(Property)
Add a property field to the FieldList.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int AddField(
	Property p
)
Public Overridable Function AddField ( _
	p As Property _
) As Integer
public:
virtual int AddField (
	Property^ p
)
Parameters
p (Property)
The Property 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