MOHAMMED RIYAZ ALI KHAN
Thursday, February 11, 2016
Access web project file path from another project (Service or Business Layer)
Access web project file path from another project (Service or Business Layer)
var appDomain = System.AppDomain.CurrentDomain;
var fullPath = Path.Combine(appDomain.BaseDirectory, Resources.DynamicTabFilePath);
Views\Shared\DynamicTabs\
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment