Home / Questions / What are the alternative ways to cache display methods besides using cacheAddMethod()?
Explanatory Question

What are the alternative ways to cache display methods besides using cacheAddMethod()?

👁 54 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Answer: Alternative ways to cache display methods include:

  1. Placing the SysClientCacheDataMethodAttribute attribute at the top of the display method.
  2. Setting the CacheDataMethod property of the form's control to Yes.