[]
        
(Showing Draft Content)

C1.Web.Mvc.DropDown.IsRequired

IsRequired Property

IsRequired

Gets or sets a value indicating whether the control value must be a non-empty string.

Declaration
public virtual bool IsRequired { get; set; }
Implements