✏️ Explanatory Question

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

👁 62 Views
📘 Detailed Answer
🟢 Easy
💡

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.