| C1.Web.Wijmo.Controls.C1Dialog Namespace > C1Dialog Class : Content Property |
'Declaration<System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.Web.UI.TemplateInstanceAttribute(TemplateInstance.Single)> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1Dialog.Content", Description="Gets or sets the template for the content area of the C1Dialog control.")> Public Property Content As System.Web.UI.ITemplate
[System.ComponentModel.Browsable(false)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.Web.UI.TemplateInstance(TemplateInstance.Single)] [Layout(LayoutType.Behavior)] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1Dialog.Content", Description="Gets or sets the template for the content area of the C1Dialog control.")] 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
C1Dialog Class
C1Dialog Members
C1Window