I just made an User Control with some parameters to be filled.\[code\]<uc1:Graph ID="uc1Graph" runat="server" property1="Name" property2="XValue" />\[/code\]Now, my question is:
- How to make the property1 be a required field?