Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.CMS Namespace / IPageTemplateRepository Interface / GetOuterTemplateAssignmentCount Method
Outer Template id to search for
In This Topic
    GetOuterTemplateAssignmentCount Method (IPageTemplateRepository)
    In This Topic
    Get the number of the outer templates which are assigned to some products, categories or webapges
    Syntax
    int GetOuterTemplateAssignmentCount( 
       int templateId
    )

    Parameters

    templateId
    Outer Template id to search for

    Return Value

    the number of the outer templates which are assigned to some products, categories or webapges
    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