Click or drag to resize

RatingIconImage Property

The image file to use. When in DualImage mode, the second image is required to be named the same as this image, but with an "x" appended to the filename (before the extension). Otherwise CSS styles are used to control off-state presentation using the "rateoff" CSS class.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string Image { get; set; }

Property Value

Type: String
See Also