Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is't possible to call a function in a C# DLL class?
Sure:
@(var myObj = new MyNameSpace.MyClass(); myObj.MyFunction();)
hth, Thomas
If I need to call it in Submit?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Razor Html Form ( Umbraco 4.7.1.1 ): Is't possible to call a function in a C# DLL class?
Is't possible to call a function in a C# DLL class?
Sure:
hth, Thomas
If I need to call it in Submit?
is working on a reply...