HtmlField methods

The HtmlField type exposes the following members.

Methods

  Name Description
Public method AnnotateField (Inherited from SPField.)
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 Gets the input HTML string value. (Overrides SPField.GetFieldValue(String).)
Public method GetFieldValueAsHtml(Object) Gets the HTML string value with any reusable content sections expanded. (Overrides SPFieldMultiLineText.GetFieldValueAsHtml(Object).)
Public method GetFieldValueAsHtml(Object, SPListItem) (Inherited from SPFieldMultiLineText.)
Public method GetFieldValueAsText Gets the string value with any reusable content sections expanded and all HTML tags removed. (Overrides SPFieldMultiLineText.GetFieldValueAsText(Object).)
Public method GetFieldValueForClientRender (Inherited from SPFieldMultiLineText.)
Public method GetFieldValueForEdit (Inherited from SPFieldMultiLineText.)
Public method GetHashCode (Inherited from Object.)
Public method GetJsonClientFormFieldSchema (Inherited from SPFieldMultiLineText.)
Public method GetProperty (Inherited from SPField.)
Public method GetType (Inherited from Object.)
Public method GetValidatedString (Inherited from SPFieldMultiLineText.)
Protected method HasValue (Inherited from SPField.)
Public method ListsFieldUsedIn (Inherited from SPField.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAdded (Inherited from SPField.)
Public method OnAddingToContentType (Inherited from SPField.)
Public method OnDeleting (Inherited from SPField.)
Public method OnDeletingFromContentType (Inherited from SPField.)
Protected method OnInitFieldNode (Inherited from SPField.)
Public method OnUpdated (Inherited from SPField.)
Public method ParseAndSetValue (Inherited from SPField.)
Public method ParseValue (Inherited from SPField.)
Public method ProcessWikiLinks (Inherited from SPFieldMultiLineText.)
Public method RenderFieldValueAsJson (Inherited from SPField.)
Public method RevertCustomizations (Inherited from SPField.)
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.)
Public method ValidateAndParseValue (Inherited from SPFieldMultiLineText.)
Public method ValidateParseAndSetValue (Inherited from SPField.)

Top

See also

Reference

HtmlField class

Microsoft.SharePoint.Publishing.Fields namespace