| UIElementInfoProviderGetFullNameWhereCondition Method | 
            Gets the where condition that searches the object based on the given full name
            
 
Namespace: CMS.ModulesAssembly: CMS.Modules (in CMS.Modules.dll) Version: 10.0.0
 Syntax
Syntaxprotected override string GetFullNameWhereCondition(
	string fullName
)
Parameters
- fullName
- Type: SystemString
 Object full name
Return Value
Type: 
String See Also
See Also