News

I've seperated logic in all kinds of programs before, but never in C# where forms are involved ... in your base form and you need a separate class to check the state of each checkbox.
I'm trying to write a simple C# (.NET 1.1) class with a couple of properties. One of the properties is going to be SiteGuid, which relates to the SiteGuid of a SharePoint SPSite object.