Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / HttpContextHelper Class / GetCurrentScriptName Method
In This Topic
    GetCurrentScriptName Method
    In This Topic
    Attempts to get the name of the currently executing web script
    Syntax
    public static string GetCurrentScriptName()

    Return Value

    The current script name, or string.Empty if script cannot be determined
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also