| C1.Web.Wijmo.Controls.C1AppView Namespace > C1AppView Class : DefaultContent Property |
'Declaration<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.TemplateInstanceAttribute(TemplateInstance.Single)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <C1CategoryAttribute("Behavior")> <System.Web.UI.TemplateContainerAttribute(BindingDirection=BindingDirection.OneWay, ContainerType=System.Web.UI.WebControls.PlaceHolder)> <System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)> <C1DescriptionAttribute(Key="C1AppView.DefaultConent", Description="Gets or sets the default content displays in the appview control.")> Public Property DefaultContent As System.Web.UI.WebControls.PlaceHolder
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.TemplateInstance(TemplateInstance.Single)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [C1Category("Behavior")] [System.Web.UI.TemplateContainer(BindingDirection=BindingDirection.OneWay, ContainerType=System.Web.UI.WebControls.PlaceHolder)] [System.ComponentModel.Browsable(false)] [System.ComponentModel.Bindable(Bindable=false, Direction=BindingDirection.OneWay)] [C1Description(Key="C1AppView.DefaultConent", Description="Gets or sets the default content displays in the appview control.")] public System.Web.UI.WebControls.PlaceHolder DefaultContent {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2