Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MM Questions - UserPK - object???
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
MM Questions - UserPK - object???
Divers
Thread ID:
00923959
Message ID:
00923959
Vues:
52
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/
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform