Partager via


Membres TextEditor (Microsoft.SharePoint.Portal.WebControls)

Defines the text editor for the user. Obsolète.

Les tableaux suivants contiennent la liste des membres exposés par le type TextEditor .

Constructeurs publics

  Nom Description
Méthode publique TextEditor Initializes a new instance of the TextEditor class.

Haut de page

Champs publics

(voir aussi Champs protégés )

  Nom Description
Champ public Statique MaxTextSizeDefault Specifies the maximum number of characters that the text editor allows.
Champ public Statique nDefaultMaxHeightSize  
Champ public TableWidth Specifies the width of the table that contains the text editor window.

Haut de page

Champs protégés

  Nom Description
Champ protégé m_fDynamicHeightSizing  
Champ protégé m_fIsValid Specifies whether the size of the text is less than or equal to MaxTextSizeDefault.
Champ protégé m_fReadOnly  
Champ protégé m_fSimpleTextOnly  
Champ protégé m_fTabIndex  
Champ protégé m_nMaxHeightSize  

Haut de page

Propriétés publiques

(voir aussi Propriétés protégées )

  Nom Description
Propriété publique AppRelativeTemplateSourceDirectory  (hérité de Control)
Propriété publique BindingContainer  (hérité de Control)
Propriété publique ClientID  (hérité de Control)
Propriété publique Controls  (hérité de Control)
Propriété publique DynamicHeightSizing  
Propriété publique EditableText Gets or sets the raw HTML to display in the Web browser for the user to edit.
Propriété publique EditorHeight Gets or sets the height of the text editor.
Propriété publique EditorWidth Gets or sets the width of the text editor.
Propriété publique EnableTheming  (hérité de Control)
Propriété publique EnableViewState  (hérité de Control)
Propriété publique ErrorMessage Gets or sets the error message that appears above the text editor window.
Propriété publique ErrorMessageLocId  
Propriété publique ErrorMessageLocIdNum  
Propriété publique ID  (hérité de Control)
Propriété publique IsValid Gets or sets a value indicating whether the size of the text is less than or equal to MaxTextSizeDefault. The Validate method sets the IsValid property.
Propriété publique MaxHeightSize  
Propriété publique NamingContainer  (hérité de Control)
Propriété publique Page  (hérité de Control)
Propriété publique Parent  (hérité de Control)
Propriété publique ReadOnly  
Propriété publique RestrictedMode Gets or sets a value indicating whether the text editor is in restricted mode. Restricted mode does not support the Copy, Cut, Paste, or Insert Image function.
Propriété publique SimpleTextOnly  
Propriété publique Site  (hérité de Control)
Propriété publique SkinID  (hérité de Control)
Propriété publique TabIndex  
Propriété publique TemplateControl  (hérité de Control)
Propriété publique TemplateSourceDirectory  (hérité de Control)
Propriété publique UniqueID  (hérité de Control)
Propriété publique Visible  (hérité de Control)

Haut de page

Propriétés protégées

  Nom Description
Propriété protégée Adapter  (hérité de Control)
Propriété protégée ChildControlsCreated  (hérité de Control)
Propriété protégée ClientIDSeparator  (hérité de Control)
Propriété protégée Context  (hérité de Control)
Propriété protégée DesignMode  (hérité de Control)
Propriété protégée Events  (hérité de Control)
Propriété protégée HasChildViewState  (hérité de Control)
Propriété protégée IdSeparator  (hérité de Control)
Propriété protégée IsChildControlStateCleared  (hérité de Control)
Propriété protégée IsTrackingViewState  (hérité de Control)
Propriété protégée IsViewStateEnabled  (hérité de Control)
Propriété protégée LoadViewStateByID  (hérité de Control)
Propriété protégée ViewState  (hérité de Control)
Propriété protégée ViewStateIgnoresCase  (hérité de Control)

Haut de page

Méthodes publiques

(voir aussi Méthodes protégées )

  Nom Description
Méthode publique ApplyStyleSheetSkin  (hérité de Control)
Méthode publique DataBind  Surchargé. (hérité de Control)
Méthode publique Dispose  (hérité de Control)
Méthode publique Equals  Surchargé. (hérité de Object)
Méthode publique FindControl  Surchargé. (hérité de Control)
Méthode publique Focus  (hérité de Control)
Méthode publique GetHashCode  (hérité de Object)
Méthode publique GetType  (hérité de Object)
Méthode publique HasControls  (hérité de Control)
Méthode publique Statique MakeTextSafe Cleans text according to specifications, such as, removing all script and certain URLs.
Méthode publique Statique ReferenceEquals  (hérité de Object)
Méthode publique RenderControl  Surchargé. (hérité de Control)
Méthode publique ResolveClientUrl  (hérité de Control)
Méthode publique ResolveUrl  (hérité de Control)
Méthode publique SetRenderMethodDelegate  (hérité de Control)
Méthode publique ToString  (hérité de Object)
Méthode publique Validate Ensures that the size of the text does not exceed the maximum size limit of 50,000 HTML characters. The Validate method removes all script from the text before validating the size.

Haut de page

Méthodes protégées

  Nom Description
Méthode protégée AddedControl  (hérité de Control)
Méthode protégée AddParsedSubObject  (hérité de Control)
Méthode protégée BuildProfileTree  (hérité de Control)
Méthode protégée ClearChildControlState  (hérité de Control)
Méthode protégée ClearChildState  (hérité de Control)
Méthode protégée ClearChildViewState  (hérité de Control)
Méthode protégée CreateChildControls  (hérité de Control)
Méthode protégée CreateControlCollection  (hérité de Control)
Méthode protégée DataBind  Surchargé. (hérité de Control)
Méthode protégée DataBindChildren  (hérité de Control)
Méthode protégée EnsureChildControls  (hérité de Control)
Méthode protégée EnsureID  (hérité de Control)
Méthode protégée Finalize  (hérité de Object)
Méthode protégée FindControl  Surchargé. (hérité de Control)
Méthode protégée GetDesignModeState  (hérité de Control)
Méthode protégée HasEvents  (hérité de Control)
Méthode protégée IsLiteralContent  (hérité de Control)
Méthode protégée LoadControlState  (hérité de Control)
Méthode protégée LoadViewState  (hérité de Control)
Méthode protégée MapPathSecure  (hérité de Control)
Méthode protégée MemberwiseClone  (hérité de Object)
Méthode protégée OnBubbleEvent  (hérité de Control)
Méthode protégée OnDataBinding  (hérité de Control)
Méthode protégée OnInit  (hérité de Control)
Méthode protégée OnLoad Substitué.  
Méthode protégée OnPreRender Substitué.  
Méthode protégée OnUnload  (hérité de Control)
Méthode protégée OpenFile  (hérité de Control)
Méthode protégée RaiseBubbleEvent  (hérité de Control)
Méthode protégée RemovedControl  (hérité de Control)
Méthode protégée Render Substitué.  
Méthode protégée RenderChildren  (hérité de Control)
Méthode protégée RenderControl  Surchargé. (hérité de Control)
Méthode protégée ResolveAdapter  (hérité de Control)
Méthode protégée SaveControlState  (hérité de Control)
Méthode protégée SaveViewState  (hérité de Control)
Méthode protégée SetDesignModeState  (hérité de Control)
Méthode protégée TrackViewState  (hérité de Control)

Haut de page

Événements publics

  Nom Description
Événement public DataBinding  (hérité de Control)
Événement public Disposed  (hérité de Control)
Événement public Init  (hérité de Control)
Événement public Load  (hérité de Control)
Événement public PreRender  (hérité de Control)
Événement public Unload  (hérité de Control)

Haut de page

Implémentations d'interface explicites

  Nom Description
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IParserAccessor.AddParsedSubObject  (hérité de Control)
Implémentation d'interface explicite Méthode System.Web.UI.IPostBackDataHandler.LoadPostData  
Implémentation d'interface explicite Méthode System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEvent  
Implémentation d'interface explicite Propriété System.Web.UI.IControlBuilderAccessor.ControlBuilder  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IControlDesignerAccessor.UserData  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IDataBindingsAccessor.DataBindings  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IDataBindingsAccessor.HasDataBindings  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IExpressionsAccessor.Expressions  (hérité de Control)
Implémentation d'interface explicite Propriété System.Web.UI.IExpressionsAccessor.HasExpressions  (hérité de Control)

Haut de page

Voir aussi

Référence

TextEditor, classe
Microsoft.SharePoint.Portal.WebControls, espace de noms