C# Class Metrix.Controllers.BaseController

Inheritance: Controller
ファイルを表示 Open project: Arcticus/Metrix-webOS-Analytics

Protected Methods

Method Description
CheckAppSecurity ( string packageid ) : bool
SetMenuSelection ( string page ) : void

Method Details

CheckAppSecurity() protected method

protected CheckAppSecurity ( string packageid ) : bool
packageid string
return bool

SetMenuSelection() protected method

protected SetMenuSelection ( string page ) : void
page string
return void