Click or drag to resize

AppletCollectionRegisterBundle Method

Register bundle

Namespace:  SanteDB.Core.Applets
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.481-alpha
Syntax
public void RegisterBundle(
	RenderBundle bundle
)

Parameters

bundle
Type: SanteDB.Core.AppletsRenderBundle

[Missing <param name="bundle"/> documentation for "M:SanteDB.Core.Applets.AppletCollection.RegisterBundle(SanteDB.Core.Applets.RenderBundle)"]

See Also