Click or drag to resize

OutputSettingValuesContainerGetPropertyBagForEditing Method

Gets the property bag for editing.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public PropertyBag GetPropertyBagForEditing(
	ITargetFrameworkHolder frameworkHolder
)

Parameters

frameworkHolder
Type: SD.LLBLGen.Pro.ApplicationCore.InterfacesITargetFrameworkHolder
The container, which is necessary for default source value retrieval.

Return Value

Type: PropertyBag
See Also