Click or drag to resize
WebPartInfoProviderCodeTemplatesDirectory Property
Physical path of the directory containing code templates for web part files generation.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static string CodeTemplatesDirectory { get; set; }

Property Value

Type: String
See Also