MapMatrix NetGIS Class Library

SessionCollection.Contains Method 

Determines if this collection contains a Command object

public bool Contains(
   string ApplicationID
);

Parameters

ApplicationID
The key of the Command object to locate

Return Value

value indicating whether or not the Command object is in this collection

See Also

SessionCollection Class | MapMatrix.ASPNetControls Namespace