Name | Description | |
---|---|---|
C1Editor Constructor | Creates a new instance of the C1Editor class. |
The following tables list the members exposed by C1Editor.
Name | Description | |
---|---|---|
C1Editor Constructor | Creates a new instance of the C1Editor class. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
CustomContextMenu | Determine if the custom context menu should be shown. | |
CustomFontNames | The FontNames property specifies the list of font name which will be shown in the font name drop down list. | |
CustomFontSizes | The FontSizes property specifies the list of font size which will be shown in the font size drop down list. | |
DefaultFontName | The DefaultFontName property specifies the default font name in the editor. | |
DefaultFontSize | The DefaultFontSize property specifies the default font size in the editor. | |
DialogUploadFolder | Gets or sets the virtual path of the folder, where C1Editor will automatically save the valid files after the FileUpload of dialog completes. | |
DictionaryPath | SpellChecker dictionary path. | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EditorMode | Editor mode (WYSIWYG/Code/Split). | |
EnableCombinedJavaScripts | Enable 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) | |
Enabled | Overridden. Gets or sets if control is enabled. | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
FontNames | The FontNames property specifies the list of font name which will be shown in the font name drop down list. | |
FontSizes | The FontSizes property specifies the list of font size which will be shown in the font size drop down list. | |
FullScreenMode | Full 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. | |
FullScreenModeContainerID | Full 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. | |
Height | Overridden. Gets or sets the height of the C1Editor. | |
ID | (Inherited from System.Web.UI.Control) | |
InnerStates | Overridden. A hashtable value contains all information which need transfer from server to client. | |
Mode | An enum value represents the mode of the C1Editor. | |
ReadOnly | A value indicating whether the Text in the C1Editor can be edited. | |
ShowFooter | Show the footer. | |
ShowPathSelector | Show the path selector. | |
SimpleModeCommands | The SimpleModeCommands property indicates the commands for the simple C1Editor. | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SpellCheckIgnoreOptions | Gets or sets types of words to ignore during the spell-check. | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
Text | The HTML text to edit. | |
Theme | Name 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) | |
ThemeSwatch | A 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) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UseCDN | Determines 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) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | Overridden. Gets or sets the width of the C1Editor. | |
WijmoControlMode | A 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) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.Control) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | Overridden. | |
GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
LoadLayout | Overloaded. Loads control layout properties from the file. | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SaveLayout | Overloaded. Saves the control layout properties to the file. | |
SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
TextChanged | TextChanged event. | |
TextSaved | TextSaved event. | |
Unload | (Inherited from System.Web.UI.Control) |