Click or drag to resize

ScriptBundleContent Constructor

Creates a new script bundle content

Namespace:  SanteDB.Core.Applets
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.481-alpha
Syntax
public ScriptBundleContent(
	string href
)

Parameters

href
Type: SystemString

[Missing <param name="href"/> documentation for "M:SanteDB.Core.Applets.ScriptBundleContent.#ctor(System.String)"]

See Also