Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM Questions - UserPK - object???
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
MM Questions - UserPK - object???
Miscellaneous
Thread ID:
00923959
Message ID:
00923959
Views:
51
In the mmUserManager
it defines a property as an object.
private object _userPK;
/// <summary>
/// User Primary Key property
/// </summary>
public object UserPK
{
	get { return _userPK; }
	set { _userPK = value; }
}
Why an Object?
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Next
Reply
Map
View

Click here to load this message in the networking platform