Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Portal User and Group Profiles
Tag removeProperty


Description

Remove the specified property from the current session's profile or from the Anonymous User Profile. Subsequent calls to getProperty for a removed property would result in the default value for the property as prescribed by the property set, or from the Profile's successor.


Tag Information
Tag Classcom.bea.p13n.usermgmt.profile.taglib.RemovePropertyTag
TagExtraInfo ClassNone
Body Contentempty
Display NameRemove Property

Attributes
NameRequiredRequest-timeDescription
propertySetfalsetrue The Property Set from which the property's value is to be removed. The property is removed from the profile's default (unscoped) properties if no property set is provided.
propertyNametruetrue The name of the property to be removed.

Variables
No Variables Defined.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Copyright © 2011, Oracle. All rights reserved.