[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TextBuilder

TextBuilder Class

Defines a builder to configurate Text.

Inheritance
HideObjectMembers
TextBuilder
Namespace: C1.Web.Mvc.Fluent
Assembly: C1.Web.Mvc.dll
Syntax
public class TextBuilder : AnnotationBaseBuilder<Text, TextBuilder>

Constructors

Name Description
TextBuilder(Text)

Creates one TextBuilder instance to configurate obj.

Methods

Name Description
Content(string)

Configurates Content. Sets the text of the annotation.