Click or drag to resize
MassActionItemCreateUrl Property
Declares method for creating URL the action will use for its computations.

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

Property Value

Type: CreateUrlDelegate
See Also