isapi.install.AssignScriptMaps
AssignScriptMaps(script_maps, target, update)
Updates IIS with the supplied script map information.
Parameters
Comments
script_maps is a list of ScriptMapParameter objectstarget is an IIS Virtual Directory to assign the script maps to
update is a string indicating how to update the maps, one of ('start', 'end', or 'replace')