Displays form to edit the specified region
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult RegionDetail( int CategoryID )
Parameters
- CategoryID
- Type: SystemInt32
ID of the requested region
Return Value
Type: ActionResultView(Category)
See Also