Hello
I have a web-enabled Infopath form stored in a document set.
Is is possible, in c# code inside the form, to get the folder (document set) inside of which the actual form is stored ?
Thanks
Hi Mihnea,
try to call following code in your form's loading event:
string instanceUrl = e.InputParameters["XmlLocation"].ToString()
Microsoft está realizando una encuesta en línea para comprender su opinión del sitio web de Technet. Si decide participar, se le presentará la encuesta en línea cuando abandone el sitio web de Technet.
¿Desea participar?