Click or drag to resize
ModalPopupDialogOnCancelScript Property
Gets or sets the script which should be executed after Cancel button click.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string OnCancelScript { get; set; }

Property Value

Type: String
See Also