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