Accessing DynamicView
To access the DynamicView base class, use the following code snippet:
// MethodTemplateName=CUI;
const dynamicView = options.dpnContext.getDynamicView();
To access the DynamicView base class, use the following code snippet:
// MethodTemplateName=CUI;
const dynamicView = options.dpnContext.getDynamicView();