ProfilePropertyValue members

Displays the value of the specified profile property.

The ProfilePropertyValue type exposes the following members.

Constructors

  Name Description
Public method ProfilePropertyValue Initializes a new instance of the ProfilePropertyValue class.

Top

Properties

  Name Description
Public property ApplyFormatting Gets or sets a Boolean value that specifies whether HTML formatting should be applied to the value.
Public property PrefixBrIfNotEmpty Gets or sets a Boolean value that specifies whether the value should be prefixed with a <BR> tag if it is not empty.
Public property PropertyName Gets or sets the name of the profile property. This member is reserved for internal use and is not intended to be used directly from your code.
Public property ShowPrivate Gets or sets a value that determines whether to display private properties. This class or member is deprecated. When you upgrade or write new applications that use this class or member, use the new class or member instead.
Public property TitleMode Gets or sets a value that indicates whether to render just the text of the control without the surrounding tags.

Top

Methods

  Name Description
Protected method OnPreRender Handles the PreRender event. (Overrides Control.OnPreRender(EventArgs).)
Protected method Render Renders the ProfilePropertyValue control to the client. (Overrides WebControl.Render(HtmlTextWriter).)

Top

See also

Reference

ProfilePropertyValue class

Microsoft.SharePoint.Portal.WebControls namespace