WikiEditPage.wikiPageNameEdit Field
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