/ Published in: C#

Expand |
Embed | Plain Text
IEntity newEntity = Sage.Platform.EntityFactory.GetById<IEntity>(entityPage.EntityContext.EntityID);
You need to login to post a comment.
IEntity newEntity = Sage.Platform.EntityFactory.GetById<IEntity>(entityPage.EntityContext.EntityID);
You need to login to post a comment.