Share via


SPMobileFormDigest.Render Method

Does nothing in this override.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.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

Remarks

This override does nothing.

See Also

Reference

SPMobileFormDigest Class

SPMobileFormDigest Members

Microsoft.SharePoint.MobileControls Namespace