- November 23, 2008
- 80
- 5
- Home Country
-
United Kingdom
Hi all 
I was wondering if there was a way to import a file based on a visibility condition.
Example:
if <visible>facadeview.smallicons+Control.IsVisible(50)</visible>
then <import>movingpictures.smallthumbnails.xml</import>
That would enable me to have the different views layouts in separate files, hence smaller files and cleaner code.

I was wondering if there was a way to import a file based on a visibility condition.
Example:
if <visible>facadeview.smallicons+Control.IsVisible(50)</visible>
then <import>movingpictures.smallthumbnails.xml</import>
That would enable me to have the different views layouts in separate files, hence smaller files and cleaner code.