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