Click or drag to resize

RichTextAttribute Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Content.Items.Annotations
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple = false, 
	Inherited = false)]
public class RichTextAttribute : FieldAttribute

The RichTextAttribute type exposes the following members.

Constructors
  NameDescription
Public methodRichTextAttribute
Initializes a new instance of the RichTextAttribute class
Public methodRichTextAttribute(String)
Initializes a new instance of the RichTextAttribute class
Public methodRichTextAttribute(String, Int32)
Initializes a new instance of the RichTextAttribute class
Top
Properties
  NameDescription
Public propertyConfigurationID
Public propertyDescription (Inherited from FieldAttribute.)
Public propertyEditorType (Inherited from FieldAttribute.)
Public propertyName (Inherited from FieldAttribute.)
Top
Methods
See Also