Click or drag to resize
IUIMgr Interface

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public interface IUIMgr

The IUIMgr type exposes the following members.

Properties
  NameDescription
Public propertyHideForwardButton
Hides the forward/finish button. When false, the button can still be automatically hidden if minimum time is set.
Public propertyIdleSeconds
Public propertyShowNavigationBar
Public propertyWaitCursor
Top
Methods
  NameDescription
Public methodResetIdleTimer
Top
See Also