| C1.Web.Wijmo.Controls.C1Expander Namespace > C1Expander Class : Content Property |
'Declaration<System.Web.UI.TemplateInstanceAttribute(TemplateInstance.Single)> <System.ComponentModel.BrowsableAttribute(False)> <System.Web.UI.TemplateContainerAttribute(BindingDirection=BindingDirection.OneWay, ContainerType=C1.Web.Wijmo.Controls.C1Expander.C1ExpanderContentContainer)> <C1DescriptionAttribute(Key="C1Expander.Content", Description="Template for the content section.")> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> <LayoutAttribute(LayoutType.Misc)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.DefaultValueAttribute()> Public Property Content As System.Web.UI.ITemplate
[System.Web.UI.TemplateInstance(TemplateInstance.Single)] [System.ComponentModel.Browsable(false)] [System.Web.UI.TemplateContainer(BindingDirection=BindingDirection.OneWay, ContainerType=C1.Web.Wijmo.Controls.C1Expander.C1ExpanderContentContainer)] [C1Description(Key="C1Expander.Content", Description="Template for the content section.")] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] [Layout(LayoutType.Misc)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.DefaultValue()] public System.Web.UI.ITemplate Content {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