I know we can change Session ID Manager via webconfig like ;
<sessionStatesessionIDManagerType="SampleSessionIDManager"/>Is it possible to change Session ID Manager using PreApplicationStartMethod? Or is there any way to change programmatically.
Thank you