Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.UI Namespace / DisplayPage Class / DisplayPage Constructor
The file path for the display script.
The friendly name of the display script.
The type of the catalog node displayed by this script.
The description of the display script.
In This Topic
    DisplayPage Constructor
    In This Topic
    Initializes a new instance of the DisplayPage class.
    Syntax

    Parameters

    displayPageFile
    The file path for the display script.
    name
    The friendly name of the display script.
    nodeType
    The type of the catalog node displayed by this script.
    description
    The description of the display script.
    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