Is it possible to load different partial views in my Index.cshtml that contains the CodeEffect().RuleEditor().
Thanks.
Is it possible to load different partial views in my Index.cshtml that contains the CodeEffect().RuleEditor().
Thanks.
The rule editor of Code Effects engine is a plain client class. It can be used as any other js component. Do you have a particular issue with your project or you are asking how to code partial views?