AppView for ASP.NET WebForms
DefaultContent Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1AppView Namespace > C1AppView Class : DefaultContent Property
Gets or sets the default content displays in the appview control.
Syntax
'Declaration
 
Public Property DefaultContent As System.Web.UI.WebControls.PlaceHolder
public System.Web.UI.WebControls.PlaceHolder DefaultContent {get; set;}
See Also

Reference

C1AppView Class
C1AppView Members