Click or drag to resize

RenderBundleContent Property

Gets or sets the content of the asset bundle

Namespace:  SanteDB.Core.Applets
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public List<BundleContent> Content { get; set; }

Property Value

Type: ListBundleContent
See Also