CMSDebugPageLoadLogControl Method |
Loads the log control
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected LogControl LoadLogControl(
RequestLog log,
string path,
int index
)
Parameters
- log
- Type: CMS.BaseRequestLog
Request log - path
- Type: SystemString
Control path - index
- Type: SystemInt32
Control index
Return Value
Type:
LogControlSee Also