Gets and sets whether the proeprty has changed

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool Changed { get; set; }
Visual Basic
Public Property Changed As Boolean
	Get
	Set

Field Value

A String

See Also