Determines wether or not the Text/Html button is rendered for Basic mode, Default is True

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

Syntax

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

See Also