Code: Select all
<option selected="selected" value=""></option>
Code: Select all
<option selected="selected" value="Please Select"></option>
I'm looking through BuyProductDialog.ascx.cs and BuyProductDialogOptionsList.ascx.cs, but it looks like this is generated straight out of CommerceBuilder and I have no control over it. Is this true? If not, can anyone point me to where I can modify this?