Template Property (C1AppViewTemplateContent)
Gets or sets the content template used to display the content of the header or content container of appview page.
public System.Web.UI.ITemplate Template {get; set;}
'Declaration
Public Property Template As System.Web.UI.ITemplate