ComponentOne ASP.NET MVC Controls
Content Property (Tile)

C1.Web.Mvc Namespace > Tile Class : Content Property
Gets or sets the tile content(text/html) or the selector of a Dom element which contains the content.
Syntax
'Declaration
 
Public Property Content As String
public string Content {get; set;}
See Also

Reference

Tile Class
Tile Members