Click or drag to resize

RatingIconExplicitSave Property

When save rating changes are only saved when the user clicks the control's Save button. By default changes are saved immediately. You can set LockOnSave to lock the control upon save. See ExplicitSave.

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

Property Value

Type: Boolean
See Also