Click or drag to resize

AddInManagerGetAddInParameterOrderInCode Method

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static int GetAddInParameterOrderInCode(
	Type addInType,
	string parameterName
)

Parameters

addInType
Type: SystemType
parameterName
Type: SystemString

Return Value

Type: Int32
See Also