Attribute Details: SaveFile
 Back


Specifies a file to save the end-user's changes for the current element. When the element is reloaded it is shown in the same state as when it was last used.

The file will be created if it does not exist. The containing folder is not automatically created. Ensure that the ASPNET process (Process Identity) has "write" access rights to the folder.

To have a different save file for each user, include the @Function.UserName~ token in part of the filename.

c:\myWeb\SavedFolder\@Function.UserName~.xml

It's often useful to specify the folder in the Constants element in the settings definition file.

@Constants.SaveFolder~\@Function.UserName~.xml

Do not set the SaveFile when using an AutoBookmark element.



POTENTIAL VALUES

UserDefined




PARENT ELEMENTS

Click element to drill down for more information.

Analysis Chart Analysis Filter Dashboard Report Author


 Back to top


 Chart Debug