Click or drag to resize

AddInManagerGetAddInPropertyValue Method (Object, PropertyInfo)

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static Object GetAddInPropertyValue(
	Object instance,
	PropertyInfo prop
)

Parameters

instance
Type: SystemObject
prop
Type: System.ReflectionPropertyInfo

Return Value

Type: Object
See Also