Skip to main content
Skip table of contents

queries Property

Holds the queries from the last request. Can be used to see if any queries were added to the URL
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static Dictionary<string, string> queries { get; set; }


VB

Public Shared Property queries As Dictionary(Of String, String) Get Set


Return Value

Type: Dictionary(String, String)

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.