Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
TaxClassStateInfoProvider Class
TaxClassStateInfoProvider Methods
DeleteTaxClassStateInfo Method
GetFullNameDictionary Method
GetFullNameWhereCondition Method
GetTaxClassStateInfo Method
GetTaxClassStateInfoInternal Method
GetTaxClassStates Method
RemoveStateTaxValue Method
SetStateTaxValue Method
SetTaxClassStateInfo Method
TaxClassStateInfoProvider
GetFullNameWhereCondition Method
Returns where condition for TaxClassState selection using full name (in format TaxClassID.StateID)
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
public
string
GetFullNameWhereCondition
(
string
fullName
)
Parameters
fullName
Type:
System
String
TaxClassState full name
Return Value
Type:
String
Implements
IFullNameInfoProvider
GetFullNameWhereCondition(String)
See Also
Reference
TaxClassStateInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com