ComponentOne ASP.NET MVC Controls
Content Property (Text)

C1.Web.Mvc Namespace > Text Class : Content Property
Gets or sets the text of the annotation.
Syntax
'Declaration
 
<JsonAttribute("text")>
Public Property Content As String
[Json("text")]
public string Content {get; set;}
See Also

Reference

Text Class
Text Members