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