C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewTemplateContent Class / Template Property

In This Topic
Template Property (C1AppViewTemplateContent)
In This Topic
Gets or sets the content template used to display the content of the header or content container of appview page.
Syntax
'Declaration
 
Public Property Template As System.Web.UI.ITemplate
 
See Also