 | AddInManagerGetAddInParameterName Method |
Namespace:
Dynamicweb.Extensibility.AddIns
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic static string GetAddInParameterName(
PropertyInfo prop
)
Public Shared Function GetAddInParameterName (
prop As PropertyInfo
) As String
Parameters
- prop
- Type: System.ReflectionPropertyInfo
Return Value
Type:
String
See Also