WikiEditPage Fields

Include Protected Members
Include Inherited Members

The WikiEditPage type exposes the following members.

Fields

  Name Description
Protected field btnWikiEdit Represents the SPRibbonButton, which makes the wiki page ready for editing.
Protected field btnWikiRevert Represents the SPRibbonButton, which stops wiki page editing without saving changes.
Protected field btnWikiSave Represents the SPRibbonButton, which saves changes and stops wiki page editing.
Protected field PageFolderName Represents the FormComponent that is used to navigate to the parent folder or parent list of the current page.
Protected field PlaceHolderWebDescription Represents the PlaceHolder that is used to show the description of the current SPWeb.
Protected field updatePanel Represents the UpdatePanel used to update the wiki content without a postback.
Protected field WikiField Represents the FormField which is bound to the wiki content of the current page.
Protected field WikiMiniConsole Represents a mini console menu on the top of the wiki field to enable the user to manipulate the wiki page.
Protected field wikiPageNameDisplay Represents the Control used to display the name of the page.
Protected field wikiPageNameEdit Represents the container for the TextBox used to edit the name of the page.
Protected field wikiPageNameEditTextBox Represents the TextBox used to edit the name of the page.

Top

See Also

Reference

WikiEditPage Class

Microsoft.SharePoint.WebPartPages Namespace