The current mode of the control "RICH", "BASIC"

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

Syntax

C#
public string Mode { get; set; }
Visual Basic
Public Property Mode As String
	Get
	Set

See Also