LocalTUsesHttpContext Property |
Gets a value indicating whether the value is stored locally or in the current Request/Context of ASP/IIS.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public bool UsesHttpContext { get; }
Property Value
Type:
BooleanSee Also