﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Akal Tech RSS Feed</title><link>http://www.akaltech.com/Views/Forum/Default.aspx</link><description>Akal Tech Forum Topics</description><copyright>Akal Tech (c) 2010. All rights reserved.</copyright><language>en-us</language><lastBuildDate>9/9/2010 4:11:14 AM GMT</lastBuildDate><item><title>Topic: Incorrect documentation for LoggedInUser property</title><description>The documentation in v3.5 or previous versions states&lt;br&gt;&lt;br&gt;"Useful for ASP.NET based applications as this property is this value is 
initialized from the Session variable UserID"&lt;br&gt;&lt;br&gt;However this is not correct and instead of the "UserID" the default session variable name is "User".&amp;nbsp; Also, there is an undocumented setting that allows you to override this name.&lt;br&gt;&lt;br&gt;&lt;div style="border: 1px solid rgb(127, 157, 185); overflow: auto; background-color: white; width: 100%; line-height: 100% ! important; font-family: Courier New; font-size: 11px;"&gt;&lt;table style="border-width: 0px; border-bottom: 0px solid rgb(238, 238, 238); margin: 2px 0px; width: 99%; border-collapse: collapse; background-color: rgb(255, 255, 255);" cellpadding="0" cellspacing="0"&gt;&lt;col style="border-bottom: 1px solid rgb(247, 247, 247); font-family: Courier New; font-size: 11px; padding-left: 10px; white-space: nowrap;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;font style="font-size: 11px;"&gt;&lt;/font&gt;&lt;font style="color: blue;"&gt;&amp;lt;&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;appSettings&lt;/font&gt;&lt;font style="color: blue;"&gt;&amp;gt;&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="background-color: rgb(247, 247, 247);"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;font style="color: blue;"&gt;&amp;lt;&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;add&amp;nbsp;&lt;/font&gt;&lt;font style="color: red;"&gt;key&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;=&lt;/font&gt;&lt;font style="color: blue;"&gt;"UserObjectSessionName"&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;&amp;nbsp;&lt;/font&gt;&lt;font style="color: red;"&gt;value&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;=&lt;/font&gt;&lt;font style="color: blue;"&gt;"UserID"&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;&amp;nbsp;&lt;/font&gt;&lt;font style="color: blue;"&gt;/&amp;gt;&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;font style="color: blue;"&gt;&amp;lt;/&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;appSettings&lt;/font&gt;&lt;font style="color: blue;"&gt;&amp;gt;&lt;/font&gt;&lt;font style="font-size: 11px;"&gt;&amp;nbsp;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style="background-color: rgb(247, 247, 247);"&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;br&gt;By specifying the above setting the LoggedInUser property will now be populated from Session["UserID"] rather than the default Session["User"] variable.&lt;br&gt;&lt;br&gt;Note: This only applies when the library is being used in an ASP.NET applications.&lt;br&gt;</description><link>http://www.akaltech.com/Views/Forum/Topic.aspx?BPT=5&amp;PT=10&amp;APT=24</link><pubDate>Mon, 09 Jun 2008 20:46:11 GMT</pubDate></item></channel></rss>