DocumentUrlContext.Model Property

Namespace
Kampute.DocToolkit.Routing
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the document model associated with the current context.
public IDocumentModel Model { get; }

Property Value

IDocumentModel
The IDocumentModel representing the document being processed in this context, or null if not applicable.