Click or drag to resize

BootstrapperSettingsHttpMaxLengthQueryString Property

Max length of querystring attached to URL

Namespace:  Crosser.Server
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public static int MaxLengthQueryString { get; set; }

Property Value

Type: Int32
See Also