Suppresses rendering of the element if the specified condition is true.
public Nullable<bool> SuppressIf { get; set; }
- Type:
- Nullable<bool>
Suppresses rendering of the element if the specified condition is true.
public Nullable<bool> SuppressIf { get; set; }