HtmlField Members

Include Protected Members
Include Inherited Members

A publishing-extensible field type for defining rich HTML content.

The HtmlField type exposes the following members.

Constructors

  Name Description
Public method HtmlField(SPFieldCollection, String) Standard public SPField object constructor.
Public method HtmlField(SPFieldCollection, String, String) Standard public SPField object constructor for creating a new field in the SPFieldCollection object.

Top

Properties

  Name Description
Public property AggregationFunction (Inherited from SPField.)
Public property AllowDeletion (Inherited from SPField.)
Public property AllowHyperlink (Inherited from SPFieldMultiLineText.)
Public property AppendOnly (Inherited from SPFieldMultiLineText.)
Public property AuthoringInfo (Inherited from SPField.)
Public property CanBeDeleted (Inherited from SPField.)
Public property CanToggleHidden (Inherited from SPField.)
Public property DefaultFormula (Inherited from SPField.)
Public property DefaultValue (Inherited from SPField.)
Public property DefaultValueTyped (Inherited from SPField.)
Public property Description (Inherited from SPField.)
Public property DifferencingLimit (Inherited from SPFieldMultiLineText.)
Public property Direction (Inherited from SPField.)
Public property DisplaySize (Inherited from SPField.)
Public property FieldReferences (Inherited from SPField.)
Public property FieldRenderingControl Returns a RichHtmlField control for editing values in this HtmlField property. (Overrides SPFieldMultiLineText.FieldRenderingControl.)
Public property FieldRenderingMobileControl (Inherited from SPFieldMultiLineText.)
Public property FieldTypeDefinition (Inherited from SPField.)
Public property FieldValueType (Overrides SPFieldMultiLineText.FieldValueType.)
Public property Filterable (Inherited from SPFieldMultiLineText.)
Public property FilterableNoRecurrence (Inherited from SPField.)
Public property FromBaseType (Inherited from SPField.)
Public property Group (Inherited from SPField.)
Public property Hidden (Inherited from SPField.)
Public property Id (Inherited from SPField.)
Public property IMEMode (Inherited from SPField.)
Public property Indexed (Inherited from SPField.)
Public property InternalName (Inherited from SPField.)
Public property IsolateStyles (Inherited from SPFieldMultiLineText.)
Public property JumpToField (Inherited from SPField.)
Public property NoCrawl (Inherited from SPField.)
Public property NumberOfLines (Inherited from SPFieldMultiLineText.)
Public property ParentList (Inherited from SPField.)
Public property PIAttribute (Inherited from SPField.)
Public property PITarget (Inherited from SPField.)
Public property PreviewValueSize (Inherited from SPFieldMultiLineText.)
Public property PreviewValueTyped (Inherited from SPFieldMultiLineText.)
Public property PrimaryPIAttribute (Inherited from SPField.)
Public property PrimaryPITarget (Inherited from SPField.)
Public property PushChangesToLists (Inherited from SPField.)
Public property ReadOnlyField (Inherited from SPField.)
Public property RelatedField (Inherited from SPField.)
Public property Reorderable (Inherited from SPField.)
Public property Required (Inherited from SPField.)
Public property RestrictedMode (Inherited from SPFieldMultiLineText.)
Public property RichText (Inherited from SPFieldMultiLineText.)
Public property RichTextMode (Inherited from SPFieldMultiLineText.)
Public property SchemaXml (Inherited from SPField.)
Public property Scope (Inherited from SPField.)
Public property Sealed (Inherited from SPField.)
Public property ShowInDisplayForm (Inherited from SPField.)
Public property ShowInEditForm (Inherited from SPField.)
Public property ShowInListSettings (Inherited from SPField.)
Public property ShowInNewForm (Inherited from SPField.)
Public property ShowInVersionHistory (Inherited from SPField.)
Public property ShowInViewForms (Inherited from SPField.)
Public property Sortable (Inherited from SPFieldMultiLineText.)
Public property SourceId (Inherited from SPField.)
Public property StaticName (Inherited from SPField.)
Public property Title (Inherited from SPField.)
Public property TranslationXml (Inherited from SPField.)
Public property Type (Inherited from SPField.)
Public property TypeAsString (Inherited from SPField.)
Public property TypeDisplayName (Inherited from SPField.)
Public property TypeShortDescription (Inherited from SPField.)
Public property UnlimitedLengthInDocumentLibrary (Inherited from SPFieldMultiLineText.)
Public property UsedInWebContentTypes (Inherited from SPField.)
Public property Version (Inherited from SPField.)
Public property WikiLinking (Inherited from SPFieldMultiLineText.)
Public property XPath (Inherited from SPField.)

Top

Methods

  Name Description
Public method Delete (Inherited from SPField.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCustomProperty (Inherited from SPField.)
Public method GetFieldValue Return the input HTML string value. (Overrides SPField.GetFieldValue(String).)
Public method GetFieldValueAsHtml(Object) Return HTML string value with any reusable content sections expanded. (Overrides SPFieldMultiLineText.GetFieldValueAsHtml(Object).)
Public method GetFieldValueAsHtml(Object, SPListItem) (Inherited from SPFieldMultiLineText.)
Public method GetFieldValueAsText Return string value with any reusable content sections expanded and all HTML tags stripped out. (Overrides SPFieldMultiLineText.GetFieldValueAsText(Object).)
Public method GetFieldValueForEdit (Inherited from SPFieldMultiLineText.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperty (Inherited from SPField.)
Public method GetType (Inherited from Object.)
Public method GetValidatedString Takes in an HTML string and returns HTML to be stored. (Overrides SPFieldMultiLineText.GetValidatedString(Object).)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAdded (Inherited from SPField.)
Public method OnDeleting (Inherited from SPField.)
Public method OnUpdated (Inherited from SPField.)
Public method ProcessWikiLinks (Inherited from SPFieldMultiLineText.)
Public method SetCustomProperty (Inherited from SPField.)
Protected method SetRichTextMode (Inherited from SPFieldMultiLineText.)
Public method ToString (Inherited from SPField.)
Public method Update() (Inherited from SPField.)
Public method Update(Boolean) (Inherited from SPField.)

Top

See Also

Reference

HtmlField Class

Microsoft.SharePoint.Publishing.Fields Namespace