IFileSystem version 2.3.7.0

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/30/2011 4:17:31 AM
Gravatar
Total Posts 88

IFileSystem version 2.3.7.0

hi,

I´m using IFileSystem to store image with an handler with this methods .GetPath and .RootFolderDisplayAlias but this methods are commented in this new version. There any reason for that? Can i use some other method?

thanks

9/30/2011 8:02:07 AM
Gravatar
Total Posts 18439

Re: IFileSystem version 2.3.7.0

They are not needed, if you were working against previous source code it was still evolving when it had those members. If you look at how existing features use IFileSystem in the latest source code, you can model your use of it from them. 

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.