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)
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

See Also

Reference

WikiEditPage Class

WikiEditPage Members

Microsoft.SharePoint.WebPartPages Namespace