Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI.WebControls Namespace / Style Class / ConditionalCommentExpression Property
In This Topic
    ConditionalCommentExpression Property
    In This Topic
    Gets or sets the conditional comment
    Syntax
    [Browsable(true)]
    [Category("Conditional comment")]
    [DefaultValue("")]
    [Description("Specifies a conditional comment expression to wrap the style sheet in. See http://msdn.microsoft.com/en-us/library/ms537512.aspx")]
    public string ConditionalCommentExpression {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