Click or drag to resize
AttachmentHelperScriptTimeout Property
Gets or sets the script timeout in seconds.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static int ScriptTimeout { get; set; }

Property Value

Type: Int32
See Also