InternalStatusInfoProviderDeleteInternalStatusInfo Method (InternalStatusInfo) |
Deletes specified internal status.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public static void DeleteInternalStatusInfo(
InternalStatusInfo statusObj
)
Parameters
- statusObj
- Type: CMS.EcommerceInternalStatusInfo
Internal status to be deleted
See Also