Enables/Disables the option to allow the user to select between Rich/Basic Mode, Default is true.
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool ChooseMode { get; set; } |
Visual Basic |
---|
Public Property ChooseMode As Boolean Get Set |