Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.ISelectionListString Interface

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

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

Syntax

public interface ISelectionListString;

Methods

PublicGetSelectionListStringAsyncReturns a collection of string values suitable for rendering in a DropDownList component.

See Also YetaWF.Core Overview