MapMatrix NetGIS Class Library

SessionCollection.Add Method 

Adds a Command object to the collection

public bool Add(
   Command obj,
   string ApplicationID
);

Parameters

obj
The Command object to add
ApplicationID
The Id of the Command object

Return Value

See Also

SessionCollection Class | MapMatrix.ASPNetControls Namespace