Compartilhar via


WikiEditPage members

Include protected members
Include inherited members

Representa o WebPartPage que permite que o usuário exiba e edite o conteúdo do wiki.

The WikiEditPage type exposes the following members.

Constructors

  Name Description
Public method WikiEditPage Inicializa uma nova instância da classe WikiEditPage .

Top

Properties

  Name Description
Protected property Adapter (Inherited from Control.)
Public property Application (Inherited from Page.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AppRelativeVirtualPath (Inherited from TemplateControl.)
Protected property AspCompatMode (Inherited from Page.)
Protected property AsyncMode (Inherited from Page.)
Public property AsyncTimeout (Inherited from Page.)
Protected property AutoHandlers Obsolete. (Inherited from TemplateControl.)
Public property AutoPostBackControl (Inherited from Page.)
Public property BindingContainer (Inherited from Control.)
Public property Buffer (Inherited from Page.)
Public property Cache (Inherited from Page.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Public property ClientIDMode (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ClientQueryString (Inherited from Page.)
Public property ClientScript (Inherited from Page.)
Public property ClientTarget (Inherited from Page.)
Public property CodePage (Inherited from Page.)
Public property ContentType (Inherited from Page.)
Protected property Context (Inherited from Page.)
Public property Controls (Inherited from Control.)
Public property Culture (Inherited from Page.)
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Protected property DesignMode (Inherited from Control.)
Protected property DisableDeltaRedirect (Inherited from DeltaPage.)
Public property EnableEventValidation (Inherited from Page.)
Public property EnableTheming (Inherited from TemplateControl.)
Public property EnableViewState (Inherited from Page.)
Public property EnableViewStateMac (Inherited from Page.)
Public property ErrorPage (Inherited from Page.)
Protected property Events (Inherited from Control.)
Protected property FileDependencies Obsolete. (Inherited from Page.)
Public property Form (Inherited from Page.)
Protected property HasChildViewState (Inherited from Control.)
Public property Header (Inherited from Page.)
Public property ID (Inherited from Page.)
Public property IdSeparator (Inherited from Page.)
Public property IsAsync (Inherited from Page.)
Public property IsCallback (Inherited from Page.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Public property IsCrossPagePostBack (Inherited from Page.)
Public property IsPostBack (Inherited from Page.)
Public property IsPostBackEventControlRegistered (Inherited from Page.)
Public property IsReusable (Inherited from Page.)
Protected property IsTrackingViewState (Inherited from Control.)
Public property IsValid (Inherited from Page.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property Items (Inherited from Page.)
Public property LCID (Inherited from Page.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property MainContentID (Inherited from DeltaPage.)
Public property MaintainScrollPositionOnPostBack (Inherited from Page.)
Public property Master (Inherited from Page.)
Public property MasterPageFile (Inherited from Page.)
Public property MaxPageStateFieldLength (Inherited from Page.)
Public property MetaDescription (Inherited from Page.)
Public property MetaKeywords (Inherited from Page.)
Public property NamingContainer (Inherited from Control.)
Public property Output (Inherited from DeltaPage.)
Public property Page (Inherited from Control.)
Public property PageAdapter (Inherited from Page.)
Protected property PageStatePersister (Inherited from Page.)
Public property Parent (Inherited from Control.)
Public property PreviousPage (Inherited from Page.)
Public property RenderDelta (Inherited from DeltaPage.)
Public property RenderingCompatibility (Inherited from Control.)
Public property Request (Inherited from Page.)
Public property Response (Inherited from Page.)
Public property ResponseEncoding (Inherited from Page.)
Public property RouteData (Inherited from Page.)
Public property Server (Inherited from Page.)
Public property Session (Inherited from Page.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property SmartNavigation Obsolete. (Inherited from Page.)
Public property StyleSheetTheme (Inherited from Page.)
Protected property SupportAutoEvents (Inherited from TemplateControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Theme (Inherited from Page.)
Public property Title (Inherited from Page.)
Public property Trace (Inherited from Page.)
Public property TraceEnabled (Inherited from Page.)
Public property TraceModeValue (Inherited from Page.)
Protected property TransactionMode (Inherited from Page.)
Public property UICulture (Inherited from Page.)
Protected property UniqueFilePathSuffix (Inherited from Page.)
Public property UniqueID (Inherited from Control.)
Public property User (Inherited from Page.)
Public property Validators (Inherited from Page.)
Protected property ViewState (Inherited from Control.)
Public property ViewStateEncryptionMode (Inherited from Page.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property ViewStateUserKey (Inherited from Page.)
Public property Visible (Inherited from Page.)

Top

Methods

  Name Description
Protected method AddContentTemplate (Inherited from Page.)
Protected method AddedControl (Inherited from Control.)
Public method AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler) (Inherited from Page.)
Public method AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler, Object) (Inherited from Page.)
Protected method AddParsedSubObject (Inherited from Control.)
Protected method AddWrappedFileDependencies (Inherited from Page.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
Protected method AspCompatBeginProcessRequest (Inherited from Page.)
Protected method AspCompatEndProcessRequest (Inherited from Page.)
Protected method AsyncPageBeginProcessRequest (Inherited from Page.)
Protected method AsyncPageEndProcessRequest (Inherited from Page.)
Protected method BtnEdit_Click Representa o método que manipula o evento Click do botão btnWikiEdit .
Protected method BtnRevert_Click Representa o método que manipula o evento Click do botão btnWikiRevert .
Protected method BtnSave_Click Representa o método que manipula o evento Click do botão btnWikiSave .
Protected method BuildProfileTree (Inherited from Control.)
Protected method ClearCachedClientID (Inherited from Control.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Protected method ClearEffectiveClientIDMode (Inherited from Control.)
Protected method Construct (Inherited from TemplateControl.)
Protected method CreateChildControls (Inherited from Control.)
Protected method CreateControlCollection (Inherited from Control.)
Protected method CreateHtmlTextWriter (Inherited from Page.)
Protected method CreateResourceBasedLiteralControl (Inherited from TemplateControl.)
Public method DataBind() (Inherited from Control.)
Protected method DataBind(Boolean) (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Public method DesignerInitialize (Inherited from Page.)
Protected method DeterminePostBackMode (Inherited from Page.)
Public method Dispose Libera todos os recursos usados pela classe base WebPartPage . (Inherited from WebPartPage.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Public method Equals (Inherited from Object.)
Protected method Eval(String) (Inherited from TemplateControl.)
Protected method Eval(String, String) (Inherited from TemplateControl.)
Public method ExecuteRegisteredAsyncTasks (Inherited from Page.)
Protected method Finalize (Inherited from Object.)
Public method FindControl(String) (Inherited from Page.)
Protected method FindControl(String, Int32) (Inherited from Control.)
Public method Focus (Inherited from Control.)
Protected method FrameworkInitialize (Inherited from Page.)
Public method GetCallbackResult Retorna os resultados de um evento de retorno de chamada que se destina a página após a página ser processada.
Public method GetDataItem (Inherited from Page.)
Protected method GetDesignModeState (Inherited from Control.)
Protected method GetGlobalResourceObject(String, String) (Inherited from TemplateControl.)
Protected method GetGlobalResourceObject(String, String, Type, String) (Inherited from TemplateControl.)
Public method GetHashCode (Inherited from Object.)
Protected method GetLocalResourceObject(String) (Inherited from TemplateControl.)
Protected method GetLocalResourceObject(String, Type, String) (Inherited from TemplateControl.)
Public method GetPostBackClientEvent Obsolete. (Inherited from Page.)
Public method GetPostBackClientHyperlink Obsolete. (Inherited from Page.)
Public method GetPostBackEventReference(Control) Obsolete. (Inherited from Page.)
Public method GetPostBackEventReference(Control, String) Obsolete. (Inherited from Page.)
Public method GetRouteUrl(Object) (Inherited from Control.)
Public method GetRouteUrl(RouteValueDictionary) (Inherited from Control.)
Public method GetRouteUrl(String, Object) (Inherited from Control.)
Public method GetRouteUrl(String, RouteValueDictionary) (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method GetTypeHashCode (Inherited from Page.)
Public method GetUniqueIDRelativeTo (Inherited from Control.)
Public method GetValidators (Inherited from Page.)
Protected method GetWrappedFileDependencies (Inherited from Page.)
Public method HasControls (Inherited from Control.)
Protected method HasEvents (Inherited from Control.)
Protected method InitializeCulture (Inherited from Page.)
Protected method InitOutputCache(OutputCacheParameters) (Inherited from Page.)
Protected method InitOutputCache(Int32, String, String, OutputCacheLocation, String) (Inherited from Page.)
Protected method InitOutputCache(Int32, String, String, String, OutputCacheLocation, String) (Inherited from Page.)
Public methodStatic member InsertWebPartIntoWikiPage Insere um WebPart em uma posição especificada de uma página wiki.
Public method IsClientScriptBlockRegistered Obsolete. (Inherited from Page.)
Protected method IsLiteralContent (Inherited from Control.)
Public method IsStartupScriptRegistered Obsolete. (Inherited from Page.)
Public method LoadControl(String) (Inherited from TemplateControl.)
Public method LoadControl(Type, []) (Inherited from TemplateControl.)
Protected method LoadControlState (Inherited from Control.)
Protected method LoadPageStateFromPersistenceMedium (Inherited from DeltaPage.)
Public method LoadTemplate (Inherited from TemplateControl.)
Protected method LoadViewState (Inherited from Control.)
Public method MapPath (Inherited from Page.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnAbortTransaction (Inherited from TemplateControl.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnCommitTransaction (Inherited from TemplateControl.)
Protected method OnDataBinding (Inherited from Control.)
Protected method OnError (Inherited from TemplateControl.)
Protected method OnInit Manipula o evento Init . (Overrides WebPartPage.OnInit(EventArgs).)
Protected method OnInitComplete Manipula o evento InitComplete que é gerado após a inicialização da página. (Overrides Page.OnInitComplete(EventArgs).)
Protected method OnLoad Manipula o evento Load . (Overrides Control.OnLoad(EventArgs).)
Protected method OnLoadComplete (Inherited from Page.)
Protected method OnPreInit (Inherited from DeltaPage.)
Protected method OnPreLoad (Inherited from Page.)
Protected method OnPreRender Manipula o evento PreRender . (Overrides WebPartPage.OnPreRender(EventArgs).)
Protected method OnPreRenderComplete Manipula o evento PreRenderComplete . (Overrides Page.OnPreRenderComplete(EventArgs).)
Protected method OnSaveStateComplete (Inherited from Page.)
Protected method OnUnload (Inherited from Control.)
Protected method OpenFile (Inherited from Control.)
Public method ParseControl(String) (Inherited from TemplateControl.)
Public method ParseControl(String, Boolean) (Inherited from TemplateControl.)
Public method ProcessRequest (Inherited from Page.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Public method RaiseCallbackEvent Gera um evento de retorno de chamada após a página ser processada.
Public method RaisePostBackEvent(String) Gera um evento de postback da página quando ocorre um postback.
Protected method RaisePostBackEvent(IPostBackEventHandler, String) (Inherited from Page.)
Public method ReadStringResource (Inherited from TemplateControl.)
Public method RegisterArrayDeclaration Obsolete. (Inherited from Page.)
Public method RegisterAsyncTask (Inherited from Page.)
Public method RegisterClientScriptBlock Obsolete. (Inherited from Page.)
Public method RegisterHiddenField Obsolete. (Inherited from Page.)
Public method RegisterOnSubmitStatement Obsolete. (Inherited from Page.)
Public method RegisterRequiresControlState (Inherited from Page.)
Public method RegisterRequiresPostBack (Inherited from Page.)
Public method RegisterRequiresRaiseEvent (Inherited from Page.)
Public method RegisterRequiresViewStateEncryption (Inherited from Page.)
Public method RegisterStartupScript Obsolete. (Inherited from Page.)
Public method RegisterViewStateHandler (Inherited from Page.)
Protected method RemovedControl (Inherited from Control.)
Protected method Render Inicializa o objeto HtmlTextWriter para processar a página como HTML ou ECMAScript (JavaScript, JScript) a ser enviado para o navegador do cliente. (Overrides DeltaPage.Render(HtmlTextWriter).)
Protected method RenderChildren (Inherited from Control.)
Public method RenderControl(HtmlTextWriter) (Inherited from Control.)
Protected method RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public method RequiresControlState (Inherited from Page.)
Protected method ResolveAdapter (Inherited from Control.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SavePageStateToPersistenceMedium (Inherited from DeltaPage.)
Protected method SaveViewState (Inherited from Control.)
Protected method SetDesignModeState (Inherited from Control.)
Public method SetFocus(Control) (Inherited from Page.)
Public method SetFocus(String) (Inherited from Page.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Protected method SetStringResourcePointer (Inherited from TemplateControl.)
Public method TestDeviceFilter (Inherited from TemplateControl.)
Public method ToString (Inherited from Object.)
Protected method TrackViewState (Inherited from Control.)
Public method UnregisterRequiresControlState (Inherited from Page.)
Public method Validate() (Inherited from Page.)
Public method Validate(String) (Inherited from Page.)
Public method VerifyRenderingInServerForm (Inherited from DeltaPage.)
Protected method WriteUTF8ResourceString (Inherited from TemplateControl.)
Protected method XPath(String) (Inherited from TemplateControl.)
Protected method XPath(String, IXmlNamespaceResolver) (Inherited from TemplateControl.)
Protected method XPath(String, String) (Inherited from TemplateControl.)
Protected method XPath(String, String, IXmlNamespaceResolver) (Inherited from TemplateControl.)
Protected method XPathSelect(String) (Inherited from TemplateControl.)
Protected method XPathSelect(String, IXmlNamespaceResolver) (Inherited from TemplateControl.)

Top

Events

  Name Description
Public event AbortTransaction (Inherited from TemplateControl.)
Public event CommitTransaction (Inherited from TemplateControl.)
Public event DataBinding (Inherited from Control.)
Public event Disposed (Inherited from Control.)
Public event Error (Inherited from TemplateControl.)
Public event Init (Inherited from Control.)
Public event InitComplete (Inherited from Page.)
Public event Load (Inherited from Control.)
Public event LoadComplete (Inherited from Page.)
Public event PreInit (Inherited from Page.)
Public event PreLoad (Inherited from Page.)
Public event PreRender (Inherited from Control.)
Public event PreRenderComplete (Inherited from Page.)
Public event SaveStateComplete (Inherited from Page.)
Public event Saving Ocorre quando começa a página wiki salvar as alterações.
Public event Unload (Inherited from Control.)

Top

Fields

  Name Description
Protected field btnWikiEdit Representa o SPRibbonButton, que faz com que a página wiki pronto para edição.
Protected field btnWikiRevert Representa o SPRibbonButton, que interrompe a edição da página wiki sem salvar as alterações.
Protected field btnWikiSave Representa o SPRibbonButton, que salva as alterações e impede a edição da página wiki.
Protected field PageFolderName Representa o FormComponent é usado para navegar para a pasta pai ou da lista pai da página atual.
Protected field PlaceHolderPageTitleInTitleArea
Protected field PlaceHolderWebDescription Representa o PlaceHolder é usado para mostrar a descrição do atual SPWeb.
Protected field updatePanel Representa o UpdatePanel usado para atualizar o conteúdo wiki sem um postback.
Protected field WikiField Representa o FormField que está vinculada ao conteúdo wiki da página atual.
Protected field WikiMiniConsole Representa um menu mini console na parte superior do campo de wiki para permitir que o usuário manipule a página wiki.
Protected field wikiPageNameDisplay Representa o Control usado para exibir o nome da página.
Protected field wikiPageNameEdit Representa o recipiente para o TextBox usado para editar o nome da página.
Protected field wikiPageNameEditTextBox Representa o TextBox usado para editar o nome da página.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IParserAccessor.AddParsedSubObject (Inherited from Control.)
Explicit interface implemetationPrivate method IFilterResolutionService.CompareFilters (Inherited from TemplateControl.)
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate method IFilterResolutionService.EvaluateFilter (Inherited from TemplateControl.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.GetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetOwnerControl (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

Ver também

Referência

WikiEditPage class

Microsoft.SharePoint.WebPartPages namespace