We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d05ccc commit 55d5564Copy full SHA for 55d5564
FormFieldSample/FormFieldSample/Program.cs
@@ -7,7 +7,6 @@
7
namespace FormFieldSample {
8
internal class Program {
9
static void Main(string[] args) {
10
- Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("Mgo+DSMBMAY9C3t2VFhhQlVEfV5AQmBIYVp/TGpJfl96cVxMZVVBJAtUQF1hSn5Qd0FjUH5fdX1RR2ZZ ");
11
12
CreateForm();
13
FillForm();
0 commit comments