GetTemplateHierarchyInfo_Result (Type)

A structure whose members include the page's type, its parent template ID, parent template title, and so on.

Based On:

Structure

Structure Fields:

Field Name Type Description
PageType PageType_EmptyString An enumeration having members such as 0 (normal or uploaded document), 1 (template), 4 (custom element), and 6 (page set).
ParentPageType PageType_EmptyString The module file name not including any directory information of the parent template.
ParentTemplateFileName Filename_EmptyString The module's file name. This name does not include the parent template's directory information.
ParentTemplateID PageID_0 The specified page or template's parent template ID.
ParentTemplateSubsiteURL SubsiteURL_EmptyString The path to the subsite's parent template.
ParentTemplateTitle PlainText The parent template's internal CommonSpot title.

Error Message:

None