C# Class Carrotware.CMS.UI.Admin.c3_admin.ucEditNotifier

Inheritance: AdminBaseUserControl
Show file Open project: ninianne98/CarrotCakeCMS

Public Properties

Property Type Description
EditPageURL string
IsPageTemplate bool
PageIndexURL string

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

EditPageURL public property

public string EditPageURL
return string

IsPageTemplate public property

public bool IsPageTemplate
return bool

PageIndexURL public property

public string PageIndexURL
return string