ComponentOne Sparkline for ASP.NET WebForms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class
Properties Methods Events

In This Topic
    C1Editor Class Members
    In This Topic

    The following tables list the members exposed by C1Editor.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the C1Editor class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermine if the custom context menu should be shown.  
    Public PropertyThe FontNames property specifies the list of font name which will be shown in the font name drop down list.  
    Public PropertyThe FontSizes property specifies the list of font size which will be shown in the font size drop down list.  
    Public PropertyThe DefaultFontName property specifies the default font name in the editor.  
    Public PropertyThe DefaultFontSize property specifies the default font size in the editor.  
    Public PropertyGets or sets the virtual path of the folder, where C1Editor will automatically save the valid files after the FileUpload of dialog completes.  
    Public PropertySpellChecker dictionary path.  
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyEditor mode (WYSIWYG/Code/Split).  
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyOverridden. Gets or sets if control is enabled.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyThe FontNames property specifies the list of font name which will be shown in the font name drop down list.  
    Public PropertyThe FontSizes property specifies the list of font size which will be shown in the font size drop down list.  
    Public PropertyFull screen mode. Set this property to true if you want to switch editor to FullScreen Mode. All client area of the page will be covered by WebEditor.  
    Public PropertyFull screen mode container ID. Use this property to specify container which will be used as the parent control for FullScreenMode instead of client's area on the web page.  
    Public PropertyOverridden. Gets or sets the height of the C1Editor.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. A hashtable value contains all information which need transfer from server to client.  
    Public PropertyAn enum value represents the mode of the C1Editor.  
    Public PropertyA value indicating whether the Text in the C1Editor can be edited.  
    Public PropertyShow the footer.  
    Public PropertyShow the path selector.  
    Public PropertyThe SimpleModeCommands property indicates the commands for the simple C1Editor.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets types of words to ignore during the spell-check.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyThe HTML text to edit.  
    Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. Gets or sets the width of the C1Editor.  
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverridden.   
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Loads control layout properties from the file.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Saves the control layout properties to the file.  
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventTextChanged event.  
    Public EventTextSaved event.  
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also