Click or drag to resize

AddInManagerGetAddInParameterName Method

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static string GetAddInParameterName(
	PropertyInfo prop
)

Parameters

prop
Type: System.ReflectionPropertyInfo

Return Value

Type: String
See Also