Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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