RichHtmlField Members
Include Protected Members
Include Inherited Members
Field control used to edit data in the HtmlField type fields.
The RichHtmlField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RichHtmlField | Constructs a new default instance of the RichHtmlField control object. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AllowExternalUrls | Gets or sets the constraint that allows external URLs in the HTML when validating the value in this RichHtmlField object. | |
AllowFirstFocus | (Inherited from BaseFieldControl.) | |
AllowFonts | Gets or sets the constraint that allows font element tags to be added to the HTML. | |
AllowHeadings | Gets or sets the constraint that allows heading tags to be added to the HTML. | |
AllowHtmlSourceEditing | Determines whether you can switch the HtmlEditor object into a mode where the HTML can be edited directly. | |
AllowHyperlinks | Gets or sets the constraint that allows hyperlinks to be added to the HTML. | |
AllowImages | Gets or sets the constraint that allows image tags to be added to the HTML. | |
AllowLists | Gets or sets the constraint that allows list tags to be added to the HTML. | |
AllowReusableContent | Gets or sets the flag that enables the reusable content picker button when editing this field. | |
AllowTables | Gets or sets the constraint that allows table handling tags to be added to the HTML. | |
AllowTextMarkup | Gets or sets the constraint that allows explicit text markup tags, such as bold and italic, to be added to the HTML. | |
AlternateTemplate | (Inherited from TemplateBasedControl.) | |
AlternateTemplateName | (Inherited from TemplateBasedControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
BindingContainer | (Inherited from Control.) | |
CanCacheRenderedFieldValue | (Inherited from BaseFieldControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ChildHtmlEditor | The HtmlEditor control used in ControlMode.Edit that allows users to edit the content of this control. | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
ControlMode | (Inherited from FormComponent.) | |
Controls | (Inherited from TemplateBasedControl.) | |
ControlTemplate | (Inherited from TemplateBasedControl.) | |
CssClass | (Inherited from BaseFieldControl.) | |
CustomAlternateTemplate | (Inherited from TemplateBasedControl.) | |
CustomTemplate | (Inherited from TemplateBasedControl.) | |
DefaultAlternateTemplateName | (Inherited from TemplateBasedControl.) | |
DefaultAssetImageLocation | Gets or sets the URL to a location in this site collection that will be added to the top of the "Look In" section of the picker dialog box when selecting an image source URL. | |
DefaultAssetLocation | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from BaseRichField.) | |
DefaultTemplateName | Default template name for this control. (Overrides TemplateBasedControl.DefaultTemplateName.) | |
DesignMode | (Inherited from Control.) | |
DisableBasicFormattingButtons | Determines whether basic formatting buttons are enabled or disabled. | |
DisableCustomStyles | Determines whether custom styles are enabled or disabled. | |
DisableInputFieldLabel | (Inherited from BaseFieldControl.) | |
DisplaySize | (Inherited from FieldMetadata.) | |
DisplayTemplate | (Inherited from BaseFieldControl.) | |
DisplayTemplateName | (Inherited from BaseFieldControl.) | |
EditorBackgroundColor | The HTML Editor control's editing mode background color. | |
EnableExtensions | Determines whether extensions are enabled for this RichHtmlField object. | |
EnableTheming | (Inherited from Control.) | |
EnableViewState | (Inherited from Control.) | |
ErrorMessage | (Inherited from BaseFieldControl.) | |
Events | (Inherited from Control.) | |
ExpectedEditControlClassType | Expected class of the child control used in Edit mode with this field control. (Overrides BaseRichField.ExpectedEditControlClassType.) | |
ExpectedSPFieldClassType | Expected subclass of the SPField object in the SPListItem object for the FieldName (Overrides BaseRichField.ExpectedSPFieldClassType.) | |
Field | (Inherited from FieldMetadata.) | |
FieldName | (Inherited from FieldMetadata.) | |
Fields | (Inherited from FormComponent.) | |
HasChildViewState | (Inherited from Control.) | |
HasPostBackEditData | (Inherited from BaseFieldControl.) | |
Html | Current HTML value in the edit control of the field control. | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
InDesign | (Inherited from SPControl.) | |
InputFieldLabel | (Inherited from BaseFieldControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsFieldValueCached | (Inherited from BaseFieldControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsValid | (Inherited from BaseFieldControl.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Item | (Inherited from FormComponent.) | |
ItemContext | (Inherited from FormComponent.) | |
ItemFieldValue | (Inherited from BaseFieldControl.) | |
ItemId | (Inherited from FormComponent.) | |
List | (Inherited from FormComponent.) | |
ListId | (Inherited from FormComponent.) | |
ListItem | (Inherited from FormComponent.) | |
ListItemFieldValue | (Inherited from BaseFieldControl.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
PageUri | (Inherited from SPControl.) | |
Parent | (Inherited from Control.) | |
PopupEditorMode | Gets or sets a flag that determines whether to use the editor inline or open it in a pop-up window. | |
PrefixStyleSheet | HtmlEditor style sheet prefix. | |
PreviewValueSize | Gets or sets the size of the preview value that is used for this field. | |
PreviousControlMode | (Inherited from BaseFieldControl.) | |
RecurrenceID | (Inherited from FormComponent.) | |
RedirectUrl | (Inherited from FormComponent.) | |
RenderContext | (Inherited from TemplateBasedControl.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
TabIndex | (Inherited from BaseFieldControl.) | |
Template | (Inherited from TemplateBasedControl.) | |
TemplateContainer | (Inherited from TemplateBasedControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateName | (Inherited from TemplateBasedControl.) | |
TemplateOverride | (Inherited from TemplateBasedControl.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
UniqueID | (Inherited from Control.) | |
Value | Current string value of the HTML in this field control in Edit mode. (Overrides BaseFieldControl.Value.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from BaseFieldControl.) | |
Web | (Inherited from TemplateBasedControl.) |
Top
Methods
Name | Description | |
---|---|---|
AddedControl | (Inherited from Control.) | |
AddParsedSubObject | (Inherited from Control.) | |
ApplyStyleSheetSkin | (Inherited from Control.) | |
BuildProfileTree | (Inherited from Control.) | |
ClearChildControlState | (Inherited from Control.) | |
ClearChildState | (Inherited from Control.) | |
ClearChildViewState | (Inherited from Control.) | |
CreateChildControls | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from BaseRichField.) | |
CreateControlCollection | (Inherited from Control.) | |
DataBind() | (Inherited from Control.) | |
DataBind(Boolean) | (Inherited from Control.) | |
DataBindChildren | (Inherited from Control.) | |
Dispose | (Inherited from Control.) | |
EnsureChildControls | (Inherited from Control.) | |
EnsureID | (Inherited from Control.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindControl(String) | (Inherited from Control.) | |
FindControl(String, Int32) | (Inherited from Control.) | |
Focus | (Inherited from BaseFieldControl.) | |
GetDesignModeState | (Inherited from Control.) | |
GetDesignTimeHtml | (Inherited from SPControl.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
HasControls | (Inherited from Control.) | |
HasEvents | (Inherited from Control.) | |
IsLiteralContent | (Inherited from Control.) | |
LoadControlState | (Inherited from Control.) | |
LoadViewState | (Inherited from Control.) | |
MapPathSecure | (Inherited from Control.) | |
MemberwiseClone | (Inherited from Object.) | |
OnBubbleEvent | (Inherited from Control.) | |
OnDataBinding | (Inherited from Control.) | |
OnInit | Overridden. (Overrides BaseFieldControl.OnInit(EventArgs).) | |
OnLoad | Overridden. (Overrides BaseFieldControl.OnLoad(EventArgs).) | |
OnPreRender | Overridden. (Overrides BaseFieldControl.OnPreRender(EventArgs).) | |
OnUnload | (Inherited from Control.) | |
OpenFile | (Inherited from Control.) | |
PopulateEditControlFields | Populate the properties of the child edit control based on properties of this control. (Overrides BaseRichField.PopulateEditControlFields(Object).) | |
RaiseBubbleEvent | (Inherited from Control.) | |
RegisterFieldControl | (Inherited from BaseFieldControl.) | |
RemovedControl | (Inherited from Control.) | |
Render | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from BaseRichField.) | |
RenderChildren | (Inherited from Control.) | |
RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
RenderFieldForDisplay | Override to allow render pattern to show a short message and to allow the field control to show the full HTML value. (Overrides BaseFieldControl.RenderFieldForDisplay(HtmlTextWriter).) | |
RenderFieldForInput | (Inherited from BaseFieldControl.) | |
RenderValidationMessage | (Inherited from BaseFieldControl.) | |
ResolveAdapter | (Inherited from Control.) | |
ResolveClientUrl | (Inherited from Control.) | |
ResolveUrl | (Inherited from Control.) | |
SaveControlState | (Inherited from Control.) | |
SaveViewState | (Inherited from Control.) | |
SetDesignModeState | (Inherited from Control.) | |
SetRenderMethodDelegate | (Inherited from Control.) | |
ToString | (Inherited from Object.) | |
TrackViewState | (Inherited from Control.) | |
UpdateFieldValueInItem | Overridden to handle additional tracking properties. (Overrides BaseFieldControl.UpdateFieldValueInItem().) | |
Validate | Validate the content posted to this control. (Overrides BaseFieldControl.Validate().) |
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IDesignerEventAccessor.OnDesignerLoad | (Inherited from SPControl.) | |
IDesignerEventAccessor.OnDesignerPreRender | (Inherited from SPControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top