Icon Path Property

property Path: String

Usage

Available In: Server Applications

Specifies the path that the cookie should be used with. If the cookie path is not contained within the path of the current web server request, then it will not be sent by the browser to the web server as part of the request. The default value is blank ('').
Image