Click or drag to resize

AddInManagerGetPropertyValue Method

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static Object GetPropertyValue(
	Object target,
	string propertyName
)

Parameters

target
Type: SystemObject
propertyName
Type: SystemString

Return Value

Type: Object
See Also