ProfilePropertyLoader.ValueEx Method
Include Protected Members
Include Inherited Members
Represents the value of the specified profile property.
Overload List
Name | Description | |
---|---|---|
ValueEx(String) | Returns the value(s) of the specified profile property for the current user. | |
ValueEx(UserProfile, String) | Returns the value(s) of the specified profile property for the specified user. |
Top