Click or drag to resize

PFActionsBarButtonTooltip_ShowOnLoad Property

Gets or sets a value indicating whether the tooltip should shown on page load. Applies only if the tooltip mode is set to Persistent and only for first-level buttons.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public bool Tooltip_ShowOnLoad { get; set; }

Property Value

Type: Boolean
See Also