Gets/Sets the Default mode of the control, either "RICH" or "BASIC", Defaults to Rich
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string DefaultMode { get; set; } |
Visual Basic |
---|
Public Property DefaultMode As String Get Set |