Mark.Reflection = new Mark.Reflection();
// A place for my thoughts, feelings … I find writing helps to calm the mind.
if(Mark.Reflection.Type().ToString() == “Feelings” || Mark.Reflection.Type().ToString() == “Self Improvement”)
{
// enter a post under The Blogger
// TO DO
}
else if(Mark.Reflection.Type().ToString() == “Anything Golf”)
{
// enter a post under The Golfer
// TO DO
}
else
{
// does not belong in posts (page could be setup for this type of content? Eg. Family History / Wedding)
// TO DO
}