Class NullableInstantField
- Namespace
- The.Web.Entities.Fields.Attributes
- Assembly
- Instagile.Web.Client.dll
public class NullableInstantField : ValueFieldBase<DateTimeOffset?>, IComponent, IHandleEvent, IHandleAfterRender, IDisposable, IValidatable<IValue<DateTimeOffset?>>, IValidatable
- Inheritance
-
NullableInstantField
- Implements
- Inherited Members
Methods
BuildRenderTree(RenderTreeBuilder)
Renders the component to the supplied RenderTreeBuilder.
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
__builderRenderTreeBuilder