Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class IOrderNoteExtensions

Extensions for IOrderNote.

Inheritance
System.Object
IOrderNoteExtensions
Namespace: Mediachase.Commerce.Extensions
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public static class IOrderNoteExtensions : Object

Methods

SetTruncateTitle(IOrderNote, String)

Truncates order note title.

Declaration
public static void SetTruncateTitle(this IOrderNote orderNote, string title)
Parameters
Type Name Description
IOrderNote orderNote

Order note.

System.String title

The title.