Table of Contents

Class GuidField

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

Methods

BuildRenderTree(RenderTreeBuilder)

Renders the component to the supplied RenderTreeBuilder.

protected override void BuildRenderTree(RenderTreeBuilder __builder)

Parameters

__builder RenderTreeBuilder