Click or drag to resize
ScriptMappingScriptClass Property
The class containing the AGIScript to be run

Namespace: AsterNET.FastAGI.MappingStrategies
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ScriptClass { get; set; }

Property Value

Type: String
See Also