Constructor HelperMethod
HelperMethod()
HelperMethodAttribute constructor
Declaration
public HelperMethod()
HelperMethod(string)
HelperMethodAttribute constructor
Declaration
public HelperMethod(string displayName)
Parameters
Type | Name | Description |
---|---|---|
string | displayName | The name for this parameter that will be displayed in the UI. Will display the method name if left null |