RegionBaseOnCommandSend Method

Handles given text command by the current RegionBase.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public virtual void OnCommandSend(
	string value
)

Parameters

value  String
Text command to insert.

See Also