You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > PageController Class > Index Method

PageControllerIndex Method

AuctionWorx 3.5 API
Displays the specified custom CMS content

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public ActionResult Index(
	string name
)

Parameters

name
Type: SystemString
the name of the specified custom CMS content

Return Value

Type: ActionResult
404 error if the specified content doesn't exist
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.