| CMSAbstractTransformationResolveCurrentPath Method  | 
            Resolves the given alias path, applies the path segment to the given format string {0} for level 0.
            
 
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntaxpublic string ResolveCurrentPath(
	string format
)
Parameters
- format
 - Type: SystemString
Alias path pattern 
Return Value
Type: 
String
See Also