Browser.Utility
Static Type
Location: igium / Igium.Web / Browser / Browser.Utility
Examples: Igium.Web Examples
Static Methods
Method | Description |
---|---|
Browser.Utility.getQueryStringField(name): String |
parses the query string and returns the value of the field denoted by name or null if the field is not present; not tested |
Unit tests: n/a