#IF(#INPUT.ViewAction EQ "MBO-SearchCustomers")
{Customers}
{Search}
#ELSIF(#Shop.ID == #ID)
{Customers}
#ELSE
{Customers}
#IF(#BillingAddress.DisplayName)#BillingAddress.DisplayName (#Alias)#ELSE#Alias#ENDIF
#ENDIF
#INCLUDE("Toolbar")
#INCLUDE("TabPage")