Interface IMvcViewModeless
Provides Modeless dialog feature
Namespace: Onbox.Mvc.Abstractions.V8
Assembly: Onbox.Mvc.Abstractions.dll
Syntax
public interface IMvcViewModeless
Methods
| Improve this Doc View SourceShow()
Opens the window and returns without waiting for the newly opened window to close
Declaration
void Show()