[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.ShapeBuilder-2

ShapeBuilder<TControl, TBuilder> Class

Defines a builder to configurate Shape.

Inheritance
HideObjectMembers
BaseBuilder<TControl, TBuilder>
AnnotationBaseBuilder<TControl, TBuilder>
ShapeBuilder<TControl, TBuilder>
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.AspNetCore.Mvc.dll
Syntax
public abstract class ShapeBuilder<TControl, TBuilder> : AnnotationBaseBuilder<TControl, TBuilder> where TControl : Shape where TBuilder : ShapeBuilder<TControl, TBuilder>
Type Parameters
Name Description
TControl
TBuilder

Constructors

Name Description
ShapeBuilder(TControl)

Creates one ShapeBuilder<TControl, TBuilder> instance to configurate obj.

Methods

Name Description
Content(string)

Configurates Content. Sets the text of the annotation.