MobileProfilePropertyRichValue class

Renders a panel to display the property of the user profile with rich formatting.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.MobileControls.MobileControl
      System.Web.UI.MobileControls.Panel
        Microsoft.SharePoint.Portal.MobileControls.MobileProfilePropertyRichValue

Namespace:  Microsoft.SharePoint.Portal.MobileControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Class MobileProfilePropertyRichValue _
    Inherits Panel
'Usage
Dim instance As MobileProfilePropertyRichValue
public class MobileProfilePropertyRichValue : Panel

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MobileProfilePropertyRichValue members

Microsoft.SharePoint.Portal.MobileControls namespace