ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ConditionFilter Class / Condition2 Property

In This Topic
    Condition2 Property
    In This Topic
    Gets the second condition in the filter.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Condition2 As FilterCondition
    public FilterCondition Condition2 {get;}
    See Also