ControllerContext.IsChildAction Property
Visual Studio 2010
Gets a value that indicates whether the associated action method is a child action.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Property Value
Type: System.Booleantrue if the associated action method is a child action; otherwise, false.
Community Additions
ADD
Show: