QueryString.HasValue Property

Definition

True if the query string is not empty

public:
 property bool HasValue { bool get(); };
public bool HasValue { get; }
member this.HasValue : bool
Public ReadOnly Property HasValue As Boolean

Property Value

Applies to