Table of Contents

Class DecimalField

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

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder