Table of Contents

Class InstantField

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

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder