Sets different css styles to enabled and disabled dropdownlist items.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- drpTemp
- Type: System.Web.UI.WebControls DropDownList
Dropdownlist control
- valueFieldName
- Type: System String
Field name with ID value
- statusFieldName
- Type: System String
Field name with status value
See Also