iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello Steve, the WPF app will show the license warning at runtime which is the behavior by design. To remove the runtime nag screen, please embed the runtime license information.
By entering the correct design key, the trial nag screen should no longer appear. Please let me know if you still get the trial screen. Thanks!
Hello,
Thanks for your feedback. Actually, the runtime licensing tool already supports build automation through command line arguments.
You need to supply five parameters to the runtime licensing executable through command line:
Intersoft.ClientUI.Licensing.v4.exe /assembly="D:\Assembly\Asm1.dll" /product=Intersoft.ClientUI /version=5.0.5000 /runtimeLicenseKey=1234-56789-1234 /output="D:\Projects\App1\licenses.islicx"
Best,Jimmy
Hi Balachander,
Good questions!
The sample framework, which contains the main type that you referred, actually has nothing to do with the navigation. Most of the packages are referring to that specific main type because we've created reusable components to address various needs of the control examples in the sample framework assembly. This enables the code to be reused and maintained easily, and also allows us to create new samples in very short times.
The ClientUI live sample actually uses nested frame. This might be the part that you missed. The "sub" paths such as "/UXToolBar" in "/BarMenuControls/UXToolBar" is actually processed as the child navigation, which is handled by the child UXFrame inside the sample page.
Since nested navigation is fully supported in ClientUI's navigation framework, it automatically matches the URIs to the defined UriMapping in the child UXFrame, and load the page accordingly. You can learn more about child navigation here.
Hope this helps,Jimmy
Hello,It appears to be an issue in the current release. We are currently consulting with IdeaBlade's engineers to clarify the issue. I will keep you posted as we have new updates.Thanks,Jimmy
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname