World is now on Opti ID! Learn 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.