Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine
TransformationInfoProvider Class
TransformationInfoProvider Methods
AddTransformationDirectives Method
DeleteTransformation Method
DeleteTransformations Method
GenerateTransformationCode Method
GetEditDeleteCode Method
GetFullNameDictionary Method
GetFullNameWhereCondition Method
GetLocalizedTransformation Method
GetNamespaceRegistration Method
GetTransformation Method
GetTransformationFullName Method
GetTransformationInfoInternal Method
GetTransformations Method
GetVirtualObject Method
RemoveDirectives Method
RemoveFirstPart Method
SetInfo Method
SetTransformation Method
TransformationInfoProvider
GetFullNameWhereCondition Method
Gets the where condition that searches the transformation based on the given full name.
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
string
GetFullNameWhereCondition
(
string
fullName
)
Parameters
fullName
Type:
System
String
Transformation full name
Return Value
Type:
String
Implements
IFullNameInfoProvider
GetFullNameWhereCondition(String)
See Also
Reference
TransformationInfoProvider Class
CMS.PortalEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com