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

Inheritance: AdminBaseUserControl
Exibir arquivo 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_oe property

public string EditPageURL
return string

IsPageTemplate public_oe property

public bool IsPageTemplate
return bool

PageIndexURL public_oe property

public string PageIndexURL
return string