Table of Contents

Method GetSelectItem

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

GetSelectItem(int)

protected override ISelectItem GetSelectItem(int fieldIndex)

Parameters

fieldIndex int

Returns

ISelectItem

GetSelectItem(string)

protected override ISelectItem GetSelectItem(string fieldName)

Parameters

fieldName string

Returns

ISelectItem