When set to false the changes in runtime are permanent even when the user changes or the control is switched to configuration mode

Namespace: Ico.Awx
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool ShouldResetSettings { get; set; }
Visual Basic
Public Property ShouldResetSettings As Boolean
	Get
	Set
JScript
function get ShouldResetSettings () : boolean
function set ShouldResetSettings (value : boolean)

See Also