MobileProfilePropertyImage class
Renders an image to be displayed that is associated with the current user profile.
Inheritance hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
System.Web.UI.MobileControls.Image
Microsoft.SharePoint.MobileControls.SPMobileImage
Microsoft.SharePoint.Portal.MobileControls.MobileProfilePropertyImage
Namespace: Microsoft.SharePoint.Portal.MobileControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Class MobileProfilePropertyImage _
Inherits SPMobileImage
'Usage
Dim instance As MobileProfilePropertyImage
public class MobileProfilePropertyImage : SPMobileImage
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.