Name | Description | |
---|---|---|
![]() | NTemporaryFileSettings Constructor | Default constructor |
The following tables list the members exposed by NTemporaryFileSettings.
Name | Description | |
---|---|---|
![]() | NTemporaryFileSettings Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | EnableAutoDelete | Instructs the control to check for and delete expired files. |
![]() | ExpireSpan | The time span after which a temporary file is considered expired. |
![]() | ExpireSpanXML | The time span after which a temporary file is considered expired, formatted for XML. See ExpireSpan |
![]() | FileNamePrefix | The prefix used for the temporary file names. |
![]() | MaxTempDirectorySize | The maximum temporary directory size in KB. |
![]() | MaxTempFilesCount | The maximum number of files in the temporary directory. |
![]() | PhysicalRoolDirectory | Returns the full path to the root web server directory on the server. |
![]() | PhysicalTempDirectory | Returns the full path to the temp directory on the server. |
![]() | VirtualTempDirectory | Gets/sets the virtual path to the temp directory on the server. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an exact replica of this node (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode) |
![]() | GenerateTemporaryFileName | Generates a temporary file name. |
![]() | GetPhysicalFileName | Returns the full physsical path on the server for the specified fileName. |
![]() | GetVirtualFileName | Returns the full virtual path fro the specified fileName. |
![]() | MakeFileNameRelative | Returns the relative file name from the physical file name. |
![]() | ProvideReference | (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode) |
![]() | RemoveExpiredTemporaryFiles | Removes all expired temporary files. |
![]() | UpdateFieldReferences | (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode) |
Name | Description | |
---|---|---|
![]() | GetNWebControl | (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode) |
![]() | GetServerSettings | (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode) |
![]() | GetWebControl | (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode) |
![]() | GetWebImageControl | (Inherited from Nevron.UI.WebForm.Controls.NConfigurationNode) |