EcommerceTransformationFunctionsGetDocumentName Method |
Gets document name of specified node id.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static string GetDocumentName(
Object nodeIdObj
)
Parameters
- nodeIdObj
- Type: SystemObject
ID of the node to get name for.
Return Value
Type:
StringSee Also