-
MVC2 Profile Properties
I have the profile properties set-up in Web.Config like
FirstName type = string
The way I have always done it.
However in the code page I can not retireve any of these profile properties.
On my contoller page I have the following Imports:
Imports System.Diagnostics.CodeAnalysis
Imports System.Security.Principal
Imports System.Web.Routing
Imports System.Net.Mail
Imports System.Web.Profile
Imports System.Web.Profile.ProfileBase
Just can't seem to find a way to retireve or set my profile properties.
Similar Threads
-
By Michael Welch in forum .NET
Replies: 1
Last Post: 03-15-2002, 01:22 PM
-
By Christian in forum Enterprise
Replies: 0
Last Post: 02-12-2002, 07:04 AM
-
Replies: 0
Last Post: 02-08-2002, 07:25 PM
-
By Millard Melnyk in forum VB Classic
Replies: 0
Last Post: 06-02-2000, 12:13 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|