WorkflowActionInfoProviderGetFullNameWhereCondition Method |
Gets the where condition that searches the object based on the given full name
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax protected override string GetFullNameWhereCondition(
string fullName
)
Parameters
- fullName
- Type: SystemString
Object full name
Return Value
Type:
StringSee Also