Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI.WebControls Namespace / Style Class / ConditionalCommentType Property
In This Topic
    ConditionalCommentType Property
    In This Topic
    Gets or sets the conditional comment type
    Syntax
    [Browsable(true)]
    [Category("Conditional comment")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("Whether to reveal the conditional comment expression to downlevel browsers. Default is to hide. See http://msdn.microsoft.com/en-us/library/ms537512.aspx")]
    public Style.CommentType ConditionalCommentType {get; set;}
    Requirements

    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

    See Also