CreateDocument(IDocumentManagerService, Object)
static
|
service, viewModel
|
Static extension method that creates and returns a IDocument descendant with the specified View Model.
|
CreateDocument(IDocumentManagerService, String, Object, Object, Boolean)
static
|
service, documentType, parameter, parentViewModel, useParameterAsViewModel
|
Obsolete. Static extension method that creates and returns a IDocument descendant with the specified parameters.
|
CreateDocument(IDocumentManagerService, String, Object, Object)
static
|
service, documentType, parameter, parentViewModel
|
Static extension method that creates and returns a IDocument descendant with the specified parameters.
|
CreateDocument(IDocumentManagerService, String, Object)
static
|
service, documentType, viewModel
|
Static extension method that creates and returns a IDocument descendant with the specified parameters.
|