MacroResolver ResolvePath Method Kentico 8.1 API Reference
Resolves the path macro.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

format
Type: OnlineSystem String
Path format
escapeSpecChars (Optional)
Type: OnlineSystem Boolean
Indicates whether special characters in the automatically added part of path should be escaped for valid SQL LIKE query

Return Value

Type: OnlineString
See Also