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