MobileProfilePropertyValue class
Renders a label to display the property value of the profile.
Inheritance hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
System.Web.UI.MobileControls.TextControl
System.Web.UI.MobileControls.Label
Microsoft.SharePoint.MobileControls.SPMobileLabel
Microsoft.SharePoint.Portal.MobileControls.MobileProfilePropertyValue
Namespace: Microsoft.SharePoint.Portal.MobileControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Class MobileProfilePropertyValue _
Inherits SPMobileLabel
'Usage
Dim instance As MobileProfilePropertyValue
public class MobileProfilePropertyValue : SPMobileLabel
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.