Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.ISelectionListInt Interface

This interface is implemented by components that can return a collection of integer/enum values suitable for rendering in a DropDownList component.

Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public interface ISelectionListInt;

Methods

PublicGetSelectionListIntAsyncReturns a collection of integer/enum values suitable for rendering in a DropDownList component.

See Also YetaWF.Core Overview