An flag that indicates whether the buttons are visible (this is overridden if
the VisibleField is set)
changed
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool Visible { get; set; } |
Visual Basic |
---|
Public Property Visible As Boolean Get Set |