Click or drag to resize
ScriptMappingScriptAssmebly Property
The name of the assembly to load, that contains the ScriptClass. Optional, if not specified, the class will be loaded from the current assembly

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

Property Value

Type: String
See Also