October 2010
Intermediate to advanced
1920 pages
73h 55m
English
ProfileParameter ObjectThe ProfileParameter object enables you to represent any of the properties of the Profile object. The ProfileParameter includes all the properties of the Parameter class and the following property:
• PropertyName—
Indicates the namex of the Profile property associated with this ProfileParameter.
For example, imagine that you build a Guest Book application and you want to allow users to enter their display names when adding entries to a guest book. You can add a DisplayName property to the Profile object with the web configuration file in Listing 9.21.
Listing 9.21. Web.config

The Profile object ...
Read now
Unlock full access