What are the methods in Application Object?

• Lock – prevents clients from modifying the variables stored in the Application object.
• Unlock – removes the lock from variables stored in the Application object.

Showing Answers 1 - 2 of 2 Answers

Akhilesh Singh(NOIDA)

  • Jan 30th, 2006
 

1-Application.Lock2-Application.Unlock3-Application.Contents.Remove(name|index)4-Application.Contents.RemoveAll()

  Was this answer useful?  Yes

t.ramesh

  • Jul 22nd, 2006
 

contents.remove

contents.removeall

lock

unlock

  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