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