KenticoRequestLogControllerGet Method |
Returns debug information for the specified debug name.
Namespace: Kentico.Debug.Web.MvcAssembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 13.0.131
Syntax public ActionResult Get(
string name
)
Parameters
- name
- Type: SystemString
The name of the debug.
Return Value
Type:
ActionResultSee Also