共用方式為


WikiEditPage.wikiPageNameEditTextBox field

表示TextBox用來編輯網頁的名稱。

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

Syntax

'宣告
Protected wikiPageNameEditTextBox As TextBox
'用途
Dim value As TextBox

value = Me.wikiPageNameEditTextBox

Me.wikiPageNameEditTextBox = value
protected TextBox wikiPageNameEditTextBox

請參閱

參照

WikiEditPage class

WikiEditPage members

Microsoft.SharePoint.WebPartPages namespace