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