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