Share via


WikiEditPage.wikiPageNameEditTextBox field

Represents the TextBox used to edit the name of the page.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected wikiPageNameEditTextBox As TextBox
'Usage
Dim value As TextBox

value = Me.wikiPageNameEditTextBox

Me.wikiPageNameEditTextBox = value
protected TextBox wikiPageNameEditTextBox

See also

Reference

WikiEditPage class

WikiEditPage members

Microsoft.SharePoint.WebPartPages namespace