property panels_renderer_single_pane::$render_pid in Panels 6.3
The pane id of the pane that will be rendered by a call to the render() method. Numeric int or string (typically if a new-# id has been used).
Type: mixed
File
- plugins/
display_renderers/ panels_renderer_single_pane.class.php, line 9
Class
Code
var $render_pid;