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 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 wikiPageNameEditTextBox As TextBox
'Usage
Dim value As TextBox
value = Me.wikiPageNameEditTextBox
Me.wikiPageNameEditTextBox = value
protected TextBox wikiPageNameEditTextBox