Constructor ValueEditorUrl
ValueEditorUrl(AbstractControl)
Initializes a new instance of the ValueEditorUrl class.
public ValueEditorUrl(AbstractControl parent)
Parameters
parentAbstractControlParent of the control.
ValueEditorUrl(string, string?)
Initializes a new instance of the ValueEditorUrl class.
public ValueEditorUrl(string title, string? url = null)
Parameters
ValueEditorUrl()
Initializes a new instance of the ValueEditorUrl class.
public ValueEditorUrl()