Gets or sets a value that indicates whether a server control is rendered as UI on the page.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Overrides ReadOnly Property Visible As Boolean
public override bool Visible { get; }
true
if the control is visible on the page; otherwise false
.