SKUTreeNodeFactoryCanCreateObject Method (String) |
Returns true if the factory is able to create the object of the given type
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected bool CanCreateObject(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
BooleanSee Also