| UILayoutPaneControlPath Property | 
            Allows to get or set a relative path to custom control (e.g. ~/Controls/Control.ascx). 
            This control will be displayed instead of UILayoutPane's template. (It has higher priority.)
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic string ControlPath { get; set; }Property Value
Type: 
String See Also
See Also