Dynamicweb 8 Documentation
StopExecution Property (eCommerce.Group.BeforeSaveArgs)

Gets or sets a value indicating whether to stop the save process. If true then the save process is interrupted.
Syntax
'Declaration
 
Public Property StopExecution As Boolean
public bool StopExecution {get; set;}

Property Value

true if save process should be interrupted; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

eCommerce.Group.BeforeSaveArgs Class
eCommerce.Group.BeforeSaveArgs Members

Send Feedback