System.Net.Mime.ContentDisposition.Equals Method

Determines whether the content-disposition header of the specified System.Net.Mime.ContentDisposition object is equal to the content-disposition header of this object.

Syntax

public override bool Equals (object obj)

Parameters

obj
Documentation for this section has not yet been entered.

Returns

true if the content-disposition headers are the same; otherwise false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net.Mime
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0