SessionStateProviderBase.ClearItem(String) Method

Definition

protected:
 override void ClearItem(System::String ^ path);
protected:
 override void ClearItem(Platform::String ^ path);
 override void ClearItem(std::wstring const & path);
protected override void ClearItem (string path);
override this.ClearItem : string -> unit
Protected Overrides Sub ClearItem (path As String)

Parameters

path
String

Applies to