Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

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: 7.19.2
Syntax
[TinyMCEPluginNonVisual(LanguagePath = "/admin/tinymce/plugins/epitrailing/epitrailing", PlugInName = "epitrailing", AlwaysEnabled = true)]
public class EPiTrailing

Constructors

EPiTrailing()

Declaration
public EPiTrailing()

Extension Methods