| EditableListColumnCustomHtmlEditorJavaScriptsEditorInit Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [JsonPropertyAttribute("customInit")]
public string JavaScriptsEditorInit { get; set; }
<JsonPropertyAttribute("customInit")>
Public Property JavaScriptsEditorInit As String
Get
Set
Property Value
Type:
StringSee Also