Class Col_After

Class that plugs in the built in table insert column after functionality.

Inheritance
System.Object
Col_After
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
[TinyMCEPluginButton(LanguagePath = "/admin/tinymce/plugins/table/col_after", GroupName = "table", ButtonSortIndex = 60, ButtonName = "col_after", PlugInName = "table", IconClass = "mce_col_after")]
public class Col_After

Constructors

Col_After()

Declaration
public Col_After()

Extension Methods