DocumentListMassActionsParametersGetCopyMoveLinkBaseActionUrl Property |
Function which creates path where content tree in copy/move/link dialogs will start.
The only parameter is name of the action ("Move", "Copy" or "Link").
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public Func<string, string> GetCopyMoveLinkBaseActionUrl { get; set; }
Property Value
Type:
FuncString,
StringSee Also