| EditableListColumnCustomHtmlEditorRenderFunc Property |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [JsonIgnoreAttribute]
public Action<HtmlTextWriter> RenderFunc { get; set; }
<JsonIgnoreAttribute>
Public Property RenderFunc As Action(Of HtmlTextWriter)
Get
Set
Property Value
Type:
ActionHtmlTextWriterSee Also