共用方式為


RowFilterTransformControl.Render method

System.Web.UI.Control.Render方法,以呈現RowFilterTransformControl控制項就會覆寫。

Namespace:  Microsoft.SharePoint.WebPartPages.Communication
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Protected Overrides Sub Render ( _
    output As HtmlTextWriter _
)
'用途
Dim output As HtmlTextWriter

Me.Render(output)
protected override void Render(
    HtmlTextWriter output
)

參數

請參閱

參照

RowFilterTransformControl class

RowFilterTransformControl members

Microsoft.SharePoint.WebPartPages.Communication namespace