[This is preliminary documentation and is subject to change.]
Returns true if current request processing cycle has changed the client var
Namespace: NFX.WaveAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
public bool ClientVarsChanged { get; }
public bool ClientVarsChanged { get; }
Public ReadOnly Property ClientVarsChanged As Boolean
Get
Public ReadOnly Property ClientVarsChanged As Boolean
Get
public:
property bool ClientVarsChanged {
bool get ();
}
public:
property bool ClientVarsChanged {
bool get ();
}
member ClientVarsChanged : bool with get
member ClientVarsChanged : bool with get
Property Value
Type:
Boolean