C# Class Subtext.Web.Admin.Articles.Edit

显示文件 Open project: ayende/Subtext

Protected Properties

Property Type Description
Editor global::Subtext.Web.Admin.UserControls.EntryEditor

Public Methods

Method Description
Edit ( ) : Subtext.Web.Admin.Pages

Method Details

Edit() public method

public Edit ( ) : Subtext.Web.Admin.Pages
return Subtext.Web.Admin.Pages

Property Details

Editor protected_oe property

Editor control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Subtext.Web.Admin.UserControls.EntryEditor Editor
return global::Subtext.Web.Admin.UserControls.EntryEditor