Click or drag to resize
InternalStatusInfoProviderGetInternalStatuses Method
Returns the query for all internal statuses.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<InternalStatusInfo> GetInternalStatuses()

Return Value

Type: ObjectQueryInternalStatusInfo
See Also