ModalPopupDialog Properties |
The ModalPopupDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdditionalInitHandler |
Javascript handler for additional script (used in maximized form).
|
![]() | BackgroundCssClass |
Gets or sets the background css class.
|
![]() | CancelControlID |
Gets or sets the ID of control which should cancel modal popup.
|
![]() | CancelOnBackgroundClick |
Gets or sets the value that indicates whether background click should cancel current popup.
|
![]() | MaxSizedEdgeSpace |
Applies only if dialog is maximized. Modal dialog is shortened from all sizes with this number.
|
![]() | OkControlID |
Gets or sets the ID of control which should close modal window and continue with processing.
|
![]() | OnCancelScript |
Gets or sets the script which should be executed after Cancel button click.
|
![]() | OnOkScript |
Gets or sets the script which should be executed after OK button click.
|
![]() | PopupControlID |
Gets or sets the ID of control which should popup modal window.
|
![]() | ShowMaximized |
Indicates whether show modal dialog maximized (width and height is computed from window size).
|
![]() | StopProcessing |
Indicates if the control should perform the operations.
|