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)

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