| TransformationInfoProviderRemoveFirstPart Method  | 
            Returns the string with first selector removed.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic static string RemoveFirstPart(
	string expression,
	string delimiter
)
Parameters
- expression
 - Type: SystemString
Expression - delimiter
 - Type: SystemString
Selector delimiter 
Return Value
Type: 
String
See Also