Click or drag to resize
IUIMgrHideForwardButton Property
Hides the forward/finish button. When false, the button can still be automatically hidden if minimum time is set.

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool HideForwardButton { get; set; }

Property Value

Type: Boolean
See Also