ConfigurationManagerAsyncPostbackTimeout Property |
Get/Set the AsyncPostbackTimeout set for the ScriptManager
Namespace:
NetQuarry.Reporting
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic int AsyncPostbackTimeout { get; set; }
Public Property AsyncPostbackTimeout As Integer
Get
Set
Property Value
Type:
Int32
See Also