Table of Contents

Class CurrencyField

Namespace
The.Web.Entities.Fields.Attributes
Assembly
Instagile.Web.Client.dll
public class CurrencyField : ValueFieldBase<decimal>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable, IValidatable<IValue<decimal>>, IValidatable
Inheritance
CurrencyField
Implements
Inherited Members

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder