if (ViewData.ModelState.ContainsKey(WebConstants.UserIsNotLinkedToOrg))
{
string orgNum = Model.OrganizationName;
Html.RenderPartial("~/Views/Shared/NotLinkedToCurrentOrgMessage.ascx", orgNum);
}%>
Jill Gill:
October 12, 2011 at 6:44 PM
Patrick,
thanks for all the encouragement and great tips on how to better my
form. As i told you on Sat. it was only my 4th class ever. It made my
day feel when you told me i was a “natural”…considering two weeks ago i
didn’t even know what a “down-Dog” was!!!!!! Thanks for making my day,
you are a great teacher!