Class JustifyFull
Inheritance
System.Object
JustifyFull
Implements
System.Web.UI.INamingContainer
System.Web.UI.IPostBackDataHandler
System.Web.UI.ICallbackEventHandler
Inherited Members
Namespace: AjaxControlToolkit.HTMLEditor.ToolbarButton
Assembly: AjaxControlToolkit.dll
Version: 13.30.0Syntax
[ClientScriptResource("AjaxControlToolkit.HTMLEditor.ToolbarButton.JustifyFull", "AjaxControlToolkit.HTMLEditor.Toolbar_buttons.JustifyFull.js")]
[RequiredScript(typeof(CommonToolkitScripts))]
public class JustifyFull : EditorToggleButton, INamingContainer, IControlResolver, IPostBackDataHandler, ICallbackEventHandler, IClientStateManager
Constructors
JustifyFull()
Declaration
public JustifyFull()
Methods
OnPreRender(EventArgs)
Declaration
protected override void OnPreRender(EventArgs e)
Parameters
Type | Name | Description |
---|---|---|
System.EventArgs | e |
Overrides
Implements
System.Web.UI.INamingContainer
System.Web.UI.IPostBackDataHandler
System.Web.UI.ICallbackEventHandler