TransformationHelperResolveCurrentPath 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: 12.0.0
Syntax public string ResolveCurrentPath(
string format
)
Parameters
- format
- Type: SystemString
Alias path pattern
Return Value
Type:
StringSee Also