The EditorProvider type exposes the following members.

Constructors

  Name Description
Protected method EditorProvider
Initializes a new instance of the EditorProvider class

Methods

  Name Description
Public method Static member CreateInstance
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetCodeViewToolbarItems
Public method GetContextMenuXml
Public method GetDropDownItems
Public method GetEditorConfig
Public method GetExpressToolbarItems
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetSharedConfigFiles
Public method GetTempDir
Public method GetToolbarItems(Editor)
Public method GetToolbarItems(Editor, String)
Public method GetTreeDropDownItems
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Static member LoadCachedXmlConfiguration
Public method LoadSecurity()()()()
Public method LoadSecurity(String, NameValueCollection)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  Name Description
Public property AllowFileSystem
Public property Context

See Also