Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extending the Users Form
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01156623
Message ID:
01156816
Views:
17
Thanks Kevin!

>Mat,
>
>Just create a subclass of mmUser, extend it as needed, then override the CreateUserObject() method in your application's Factory.cs file. For example:
>
>
public override mmUser CreateUserObject()
>{
>	return myUserObject();
>}
>
>Best Regards,
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Previous
Reply
Map
View

Click here to load this message in the networking platform