IConsolePaneTogglerControl Property |
Gets the object used to toggle the pane open/closed, if any (may be null).
If present, the toggler is expected to be an instance of the
Toggler
or
TogglerB class each of which implement the
IToggler interface
accessible via
Toggler.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax WebControl TogglerControl { get; }
ReadOnly Property TogglerControl As WebControl
Get
Property Value
Type:
WebControlSee Also