Quantcast
Channel: Neil Parkhurst's Activities
Viewing all articles
Browse latest Browse all 1616

Microsoft USD - Save parameters inside $Settings from C# Code

$
0
0

Dear Team,

I want to save different parameters inside $Settings , since it is global and i want to use these values even when the session is transferred that is when it becomes null.

I am currently doing this,

var updatedContext = new Context(ctx)
{
[ContextParameterName] = ContextVals
}; 
FireChangeContext(new ContextEventArgs(updatedContext));

But through this i am only able to save values inside $Context.  I want the values to be stored inside $Settings.

 

Looking forward to help.


Viewing all articles
Browse latest Browse all 1616

Trending Articles



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