public void ReFetchPosts() { BlogPosts = UniversalHelper.FetchPosts(true); }
static BaseModule() { BlogPosts = UniversalHelper.FetchPosts(); }