Htmleditor htmledc=formRun.design().controlName("YourHtmlEditorControlName") as Htmleditor;
if(htmledc.parmHtmlContent())
{write condtion}
Step1;- Here my Role name I want to assign is System admin SELECT RecId,* FROM SecurityRole WHERE Name = 'System administrator'; s...
No comments:
Post a Comment