Portal User and Group Profiles
Tag getPropertyAsString


Description

Retrieve the property value for a specified PropertySet - PropertyName pair. Works exactly like the getProperty tag, but converts that the retrieved property value is a String.


Tag Information
Tag Classcom.bea.p13n.usermgmt.profile.taglib.GetPropertyAsStringTag
TagExtraInfo Classcom.bea.p13n.usermgmt.profile.taglib.GetPropertyAsStringExtraInfo
Body Contentempty
Display NameGet Property As String

Attributes
NameRequiredRequest-timeDescription
propertySetfalsetrue The Property Set from which the property's value is to be retrieved. If no property set is provided, the property is retrieved from the profile's default (unscoped) properties.
propertyNametruetrue The name of the property to be retrieved.
idfalsefalse If specified, is the name of a variable which will return the value of the retrieved property, as a String. Otherwise, the value of the property is inlined to the JSP page.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator.

Copyright © 2008, ${product.vendor} and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.