MobileProfilePropertyValue 类

呈现一个标签,以显示该配置文件的属性值。

继承层次结构

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

命名空间:  Microsoft.SharePoint.Portal.MobileControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public Class MobileProfilePropertyValue _
    Inherits SPMobileLabel
用法
Dim instance As MobileProfilePropertyValue
public class MobileProfilePropertyValue : SPMobileLabel

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

MobileProfilePropertyValue 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间