MobileProfilePropertyValue.OnPreRender 方法

处理PreRender事件。

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

语法

声明
Protected Overrides Sub OnPreRender ( _
    e As EventArgs _
)
用法
Dim e As EventArgs

Me.OnPreRender(e)
protected override void OnPreRender(
    EventArgs e
)

参数

备注

此重写指定与指定PropertyName呈现的 label 控件的文本。

该标签不可见,如果不能检索指定的属性。

另请参阅

引用

MobileProfilePropertyValue 类

MobileProfilePropertyValue 成员

Microsoft.SharePoint.Portal.MobileControls 命名空间