VirtualPathHelper RemoveDirectives Method Kentico 8.0 API Reference
Removes the default layout directives from the layout code.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

code
Type: OnlineSystem String
Code to process
defaultDirectives
Type:  OnlineSystem String 
Default directives to be removed

Return Value

Type: OnlineString
See Also