VariationsRootLandingDesignTime.Render Method

Renders output for the VariationsRootLandingDesignTime object from the HtmlTextWriter object.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Overrides Sub Render ( _
    output As HtmlTextWriter _
)
'Usage
Dim output As HtmlTextWriter

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

Parameters

See Also

Reference

VariationsRootLandingDesignTime Class

VariationsRootLandingDesignTime Members

Microsoft.SharePoint.Publishing.WebControls Namespace