| 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: 13.0.131
 Syntax
Syntaxpublic Func<string, string> GetCopyMoveLinkBaseActionUrl { get; set; }Property Value
Type: 
FuncString, 
String See Also
See Also