Determines wether or not the Text/Html button is rendered for Basic mode, Default is True
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool ChooseRender { get; set; } |
| Visual Basic |
|---|
Public Property ChooseRender As Boolean Get Set |