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.0.5239.26125)
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