CKEditorControlFileBrowserBrowseUrl Property |
The location of an external file browser that should be launched when the
Browse Server button is pressed. If configured, the Browse Server button
will appear in the Link and Image dialog windows.
Default value: empty string = disabled
Set to null for default value
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public string FileBrowserBrowseUrl { get; set; }
Return Value
Type:
Stringnull if the default value is set
See Also