Class Post
public class Post : AdminBasePage, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler, IAdminPage, IHasTranslator, IHasWebRoute, IHasParentLinkParameters
- Inheritance
-
Post
- Implements
- Inherited Members
Constructors
Post()
public Post()
Fields
CancelButton
CancelButton control.
protected CancelButton CancelButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommentPanel
CommentPanel control.
protected CommentPanel CommentPanel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommentSection
CommentSection control.
protected HtmlGenericControl CommentSection
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CommentText
CommentText control.
protected TextBox CommentText
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SaveButton
SaveButton control.
protected SaveButton SaveButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Status
Status control.
protected Alert Status
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)