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.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public Func<string, string> GetCopyMoveLinkBaseActionUrl { get; set; }
Property Value
Type:
FuncString,
StringSee Also