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