Only renders the element if the specified condition is true.
public Nullable<bool> RenderIf { get; set; }
- Type:
- Nullable<bool>
Only renders the element if the specified condition is true.
public Nullable<bool> RenderIf { get; set; }