Method | Description | |
---|---|---|
PostManagement ( ) : System | ||
PostManagement ( Blog parentBlog ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnLoad ( |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
PopulatePostList ( ) : void | ||
addButton_Click ( object sender, System e ) : void | ||
closeButton_Click ( object sender, System e ) : void | ||
deleteButton_Click ( object sender, System e ) : void | ||
postsList_SelectedIndexChanged ( object sender, System e ) : void |
public PostManagement ( Blog parentBlog ) : System | ||
parentBlog | Blog | |
return | System |