Click or drag to resize
OriginateActionContext Property
Get/Set the name of the context of the extension to connect to. If you set the context you also have to set the exten and priority properties.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Context { get; set; }

Property Value

Type: String
See Also