ICurrencyManagerProvider

Wisej.Web.ICurrencyManagerProvider

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Provides custom binding management for components.

public interface ICurrencyManagerProvider

Properties

CurrencyManager: Returns the CurrencyManager associated with this ICurrencyManagerProvider.

Methods

Return the CurrencyManager for this ICurrencyManagerProvider and the specified data member.

Returns: CurrencyManager. The related CurrencyManager obtained from this ICurrencyManagerProvider and the specified data member.

Implemented By

Last updated