Share via


WikiEditPage.updatePanel Field

Represents the UpdatePanel used to update the wiki content without a postback.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected updatePanel As UpdatePanel
'Usage
Dim value As UpdatePanel

value = Me.updatePanel

Me.updatePanel = value
protected UpdatePanel updatePanel

See Also

Reference

WikiEditPage Class

WikiEditPage Members

Microsoft.SharePoint.WebPartPages Namespace