Click or drag to resize

ClientAppletManagerServiceResolveAppletAsset Method

Resolve asset

Namespace: SanteDB.Client.Batteries.Services
Assembly: SanteDB.Client.Batteries (in SanteDB.Client.Batteries.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public Object ResolveAppletAsset(
	AppletAsset navigateAsset
)

Parameters

navigateAsset  AppletAsset

[Missing <param name="navigateAsset"/> documentation for "M:SanteDB.Client.Batteries.Services.ClientAppletManagerService.ResolveAppletAsset(SanteDB.Core.Applets.Model.AppletAsset)"]

Return Value

Object

[Missing <returns> documentation for "M:SanteDB.Client.Batteries.Services.ClientAppletManagerService.ResolveAppletAsset(SanteDB.Core.Applets.Model.AppletAsset)"]

See Also