MobileProfilePropertyPhone class

Renders a panel to display a command that the user selects to dial the phone number associated with the currently displayed user profile.

Inheritance hierarchy

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

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

Syntax

'Declaration
Public Class MobileProfilePropertyPhone _
    Inherits Panel
'Usage
Dim instance As MobileProfilePropertyPhone
public class MobileProfilePropertyPhone : 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

MobileProfilePropertyPhone members

Microsoft.SharePoint.Portal.MobileControls namespace