What are the properties of Session Object?

• SessionID – returns the session identification number for each user.
• Timeout – sets the timeout period assigned to the Session object for any application, in minutes.
• CodePage – determines the code page that will be used to display content.
• LCID – a locale identifier, which determines time zone and language, rules for the system.

Showing Answers 1 - 3 of 3 Answers

Selvarani.U

  • Oct 25th, 2007
 



There are four properties in Session Object.

         1. CodePage
         2. LCID
         3. SessionID
         4. Timeout

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions