Click or drag to resize

AppletSolutionContentChildHandler Constructor

Creates a new content child handler

Namespace:  SanteDB.Rest.AMI.ChildResources
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public AppletSolutionContentChildHandler(
	IAppletSolutionManagerService solutionManager
)

Parameters

solutionManager
Type: SanteDB.Core.Applets.ServicesIAppletSolutionManagerService
The solution manager
See Also