Class EPiTrailing

Class that enables the user to set cursor last in the document unregardless if there is a block element before (table, dynamic or personalized content etc).

Inheritance
System.Object
EPiTrailing
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Editor.TinyMCE.Plugins
Assembly: EPiServer.dll
Version: 8.11.0
Syntax
[TinyMCEPluginNonVisual(LanguagePath = "/admin/tinymce/plugins/epitrailing/epitrailing", PlugInName = "epitrailing", AlwaysEnabled = true)]
public class EPiTrailing

Constructors

EPiTrailing()

Declaration
public EPiTrailing()

Extension Methods