Click or drag to resize
WebPartLayoutInfoProviderReplaceCodeFile Method
Replaces codebehind for codefile in layout definition

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string ReplaceCodeFile(
	string input
)

Parameters

input
Type: SystemString
Layout definition

Return Value

Type: String
See Also