MassActionsAdditionalParameters Property |
If mass action is called, Value of this Lazy object will be passed to the CreateUrl callback. If this property is null, nothing is passed to the callback.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public Lazy<Object> AdditionalParameters { get; set; }
Property Value
Type:
LazyObjectSee Also