You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > RegionApi Class > RegionApi Methods > CanDelete
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
RegionApi.CanDelete Method

Checks to see if a Region can be deleted.

C#
public bool CanDelete(long regionId, out ValidationResults result);
Visual Basic
Public Function CanDelete(regionId As long, result As out ValidationResults) As bool
Parameters 
Description 
result 
ValidationResult returned containing messages if Region cannot be deleted. 
currencyId 
Id of Region to delete. 

true if region can safely be deleted.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!