C# Class Carrotware.CMS.Mvc.UI.Admin.Models.WidgetHistoryModel

Show file Open project: ninianne98/CarrotCakeCMS-MVC Class Usage Examples

Public Methods

Method Description
Remove ( ) : bool
WidgetHistoryModel ( ) : System
WidgetHistoryModel ( System.Guid widgetid ) : System

Protected Methods

Method Description
GetCtrlName ( ) : void

Method Details

GetCtrlName() protected method

protected GetCtrlName ( ) : void
return void

Remove() public method

public Remove ( ) : bool
return bool

WidgetHistoryModel() public method

public WidgetHistoryModel ( ) : System
return System

WidgetHistoryModel() public method

public WidgetHistoryModel ( System.Guid widgetid ) : System
widgetid System.Guid
return System