Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

What is wasshown property.

$
0
0

Hello All Experts,

I need to know what does the WasShown Means in the below code

var responseObj = Xrm.Page.getAttribute("new_response").getValue();
if (responseObj !== null && responseObj !== undefined) {
if (responseObj.WasShown !== undefined && responseObj.WasShown === true) {
return;
}

Can anyone help me in understanding this.


Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>