Only renders the element if the specified condition is true.

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