summaryP:DotNetNuke.UI.WebControls.DNNToolBar.MouseOutDelay
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)
Syntax
C# |
---|
[PersistenceModeAttribute(PersistenceMode.Attribute)] [DefaultValueAttribute(250)] public int MouseOutDelay { get; set; } |
Visual Basic |
---|
<PersistenceModeAttribute(PersistenceMode.Attribute)> <DefaultValueAttribute(250)> Public Property MouseOutDelay As Integer Get Set |