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 container for the TextBox used to edit the name of the page.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected wikiPageNameEdit As Control
'Usage
Dim value As Control
value = Me.wikiPageNameEdit
Me.wikiPageNameEdit = value
protected Control wikiPageNameEdit