Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.ISelectionListIntNull 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 ISelectionListIntNull;

Methods

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

See Also YetaWF.Core Overview