gets and sets whether the Required icon is used
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool ShowRequired { get; set; } |
| Visual Basic |
|---|
Public Property ShowRequired As Boolean Get Set |