Kendo.Mvc.UI.DialogModalSettings
Kendo UI DialogModalSettings class
Properties
PreventScroll
Specifies whether the document should stop scrolling when modal dialog is opened. Closing it should restore the initial document overflow. Note that it's not supported to have multiple dialogs with different preventScroll setting.
Enabled
Specifies whether the dialog should show a modal overlay over the page.
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary