See Also

FileManager Class  | FileManager Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

TempDirectory Property

Gets or sets the directory where images generated by the control are temporarily stored.

[Visual Basic]
Public Property TempDirectory As String
[C#]
public string TempDirectory {get; set;}

Remarks

This property takes either an absolute path 'c:/inetpub/wwwroot/app/tmp', a relative path ('tmp', '../tmp',) or when started with '/' a relative path from c:/inetpub/wwwroot/ ('/app/tmp).

See Also

FileManager Class  | FileManager Members

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.