WebPartLayoutInfoProviderReplaceCodeFile Method |
Replaces codebehind for codefile in layout definition
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static string ReplaceCodeFile(
string input
)
Parameters
- input
- Type: SystemString
Layout definition
Return Value
Type:
StringSee Also