CyberStore E-Payment 2023 Documentation
ControlStopWatch Field


Dovetail.Ecommerce.ControlBases Namespace > CyberStoreBaseControl Class : ControlStopWatch Field
The control stop watch.
Syntax
'Declaration
 
Public ControlStopWatch As Stopwatch
'Usage
 
Dim instance As CyberStoreBaseControl
Dim value As Stopwatch
 
value = instance.ControlStopWatch
 
instance.ControlStopWatch = value
public Stopwatch ControlStopWatch
See Also

Reference

CyberStoreBaseControl Class
CyberStoreBaseControl Members