Gets or sets a value that indicates whether control will be shown.
Namespace:
C1.Web.iPhone.C1ButtonAssembly: C1ButtonClient (in C1ButtonClient.dll)
Syntax
JavaScript |
---|
function get_displayVisible(); function set_displayVisible(value); |
Remarks
Returns true if the control is visible on the page; otherwise false.