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 | |
---|---|---|
TextEditor | Initializes a new instance of the TextEditor class. |
Haut de page
Champs publics
(voir aussi Champs protégés )
Nom | Description | |
---|---|---|
MaxTextSizeDefault | Specifies the maximum number of characters that the text editor allows. | |
nDefaultMaxHeightSize | ||
TableWidth | Specifies the width of the table that contains the text editor window. |
Haut de page
Champs protégés
Nom | Description | |
---|---|---|
m_fDynamicHeightSizing | ||
m_fIsValid | Specifies whether the size of the text is less than or equal to MaxTextSizeDefault. | |
m_fReadOnly | ||
m_fSimpleTextOnly | ||
m_fTabIndex | ||
m_nMaxHeightSize |
Haut de page
Propriétés publiques
(voir aussi Propriétés protégées )
Nom | Description | |
---|---|---|
AppRelativeTemplateSourceDirectory | (hérité de Control) | |
BindingContainer | (hérité de Control) | |
ClientID | (hérité de Control) | |
Controls | (hérité de Control) | |
DynamicHeightSizing | ||
EditableText | Gets or sets the raw HTML to display in the Web browser for the user to edit. | |
EditorHeight | Gets or sets the height of the text editor. | |
EditorWidth | Gets or sets the width of the text editor. | |
EnableTheming | (hérité de Control) | |
EnableViewState | (hérité de Control) | |
ErrorMessage | Gets or sets the error message that appears above the text editor window. | |
ErrorMessageLocId | ||
ErrorMessageLocIdNum | ||
ID | (hérité de Control) | |
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. | |
MaxHeightSize | ||
NamingContainer | (hérité de Control) | |
Page | (hérité de Control) | |
Parent | (hérité de Control) | |
ReadOnly | ||
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. | |
SimpleTextOnly | ||
Site | (hérité de Control) | |
SkinID | (hérité de Control) | |
TabIndex | ||
TemplateControl | (hérité de Control) | |
TemplateSourceDirectory | (hérité de Control) | |
UniqueID | (hérité de Control) | |
Visible | (hérité de Control) |
Haut de page
Propriétés protégées
Nom | Description | |
---|---|---|
Adapter | (hérité de Control) | |
ChildControlsCreated | (hérité de Control) | |
ClientIDSeparator | (hérité de Control) | |
Context | (hérité de Control) | |
DesignMode | (hérité de Control) | |
Events | (hérité de Control) | |
HasChildViewState | (hérité de Control) | |
IdSeparator | (hérité de Control) | |
IsChildControlStateCleared | (hérité de Control) | |
IsTrackingViewState | (hérité de Control) | |
IsViewStateEnabled | (hérité de Control) | |
LoadViewStateByID | (hérité de Control) | |
ViewState | (hérité de Control) | |
ViewStateIgnoresCase | (hérité de Control) |
Haut de page
Méthodes publiques
(voir aussi Méthodes protégées )
Nom | Description | |
---|---|---|
ApplyStyleSheetSkin | (hérité de Control) | |
DataBind | Surchargé. (hérité de Control) | |
Dispose | (hérité de Control) | |
Equals | Surchargé. (hérité de Object) | |
FindControl | Surchargé. (hérité de Control) | |
Focus | (hérité de Control) | |
GetHashCode | (hérité de Object) | |
GetType | (hérité de Object) | |
HasControls | (hérité de Control) | |
MakeTextSafe | Cleans text according to specifications, such as, removing all script and certain URLs. | |
ReferenceEquals | (hérité de Object) | |
RenderControl | Surchargé. (hérité de Control) | |
ResolveClientUrl | (hérité de Control) | |
ResolveUrl | (hérité de Control) | |
SetRenderMethodDelegate | (hérité de Control) | |
ToString | (hérité de Object) | |
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
Haut de page
Événements publics
Nom | Description | |
---|---|---|
DataBinding | (hérité de Control) | |
Disposed | (hérité de Control) | |
Init | (hérité de Control) | |
Load | (hérité de Control) | |
PreRender | (hérité de Control) | |
Unload | (hérité de Control) |
Haut de page
Implémentations d'interface explicites
Haut de page
Voir aussi
Référence
TextEditor, classe
Microsoft.SharePoint.Portal.WebControls, espace de noms