Click or drag to resize
MassActionParametersReturnUrl Property
URI on which user will be redirected after performing mass action.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public Uri ReturnUrl { get; }

Property Value

Type: Uri
Remarks
Applicable when Behavior is set to Redirect.
See Also