Hi All,
I have developed custom action . it has the InputArgument type in System.Exception. I have generated the cab sucessfully and installed in PAD. But I want to pass value to the parameter like "new exception("Invalid Arugment")". How to passit.
Code :
[InputArgument(FriendlyName = "Error Exception", Order = 1, Description = "Error Exception")]
public System.Exception ErrorException { get; set; }
PAD screen :
Thank you
Balamurugan.S

Report
All responses (
Answers (