Gets and sets whether the proeprty has changed

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

Syntax

C#
public EditorInfo Editor { get; set; }
Visual Basic
Public Property Editor As EditorInfo
	Get
	Set

Field Value

A String

See Also