[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TextBuilder.Content

Content Method

Content(string)

Configurates Content. Sets the text of the annotation.

Declaration
public TextBuilder Content(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TextBuilder

Current builder.