Hello,
I have an embedded created in my project and i want to check if it is already navigated or not.
Is there a way to do it?
I could use _IEPropertyGet to get its properties and then check if they are empty - that would tell me if its already navigated but is there another way to do it?
I have an embedded created in my project and i want to check if it is already navigated or not.
Is there a way to do it?
I could use _IEPropertyGet to get its properties and then check if they are empty - that would tell me if its already navigated but is there another way to do it?