ProductCouponEditExtenderClearField Method |
Set form control value of given fieldName to null.
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 12.0.0
Syntax protected void ClearField(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
See Also