System.Web.UI.Page.UniqueFilePathSuffix Property

Gets a unique suffix to append to the file path for caching browsers.

Syntax

protected virtual string UniqueFilePathSuffix { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The Page.UniqueFilePathSuffix property returns a string that is appended to the end of a file path when required for caching browsers. The string is used to identify the file path associated with a specific request.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0