Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • bob 19 posts 39 karma points
    Aug 03, 2011 @ 08:05
    bob
    0

    Get member profile properties

    Hi,

    It seems that I cannot get profile properties that do not have a corresponding property setup in the umbraco backend. Is there a way around this?

    That is, I have a custom profile class that inherits from ProfileBase. It has several properties, most of which have corresponding properties in the umbraco backend for the Member Type (and I have the supporting entries in web.config). However, I would like to have a property that is just used internally in code. i.e. I would like to be able to add the profile property on my custom class and add the web.config entry only. However, unless I have an entry in the backend, it seems that the profile property is not saved to the database.

    Help is appreciated, thanks.

Please Sign in or register to post replies

Write your reply to:

Draft