Suppresses rendering of the element if the specified condition is true.

public Nullable<bool> SuppressIf { get; set; }
Type:
Nullable<bool>
In this article