Class Row_Props
Class that plugs in the built in table row properties functionality.
Inheritance
System.Object
Row_Props
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.0Syntax
[TinyMCEPluginButton(LanguagePath = "/admin/tinymce/plugins/table/row_props", GroupName = "table", ButtonSortIndex = 20, ButtonName = "row_props", PlugInName = "table", IconClass = "mce_row_props")]
public class Row_Props
Constructors
Row_Props()
Declaration
public Row_Props()