CMSEcommerceObjectsPageFormatBreadcrumbObjectName Method |
Appends site mark to given object name according to current ui culture.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static string FormatBreadcrumbObjectName(
string name,
int siteId
)
Parameters
- name
- Type: SystemString
Name of the object. - siteId
- Type: SystemInt32
Site id of named object.
Return Value
Type:
StringSee Also