public int SetProperty(long regionid, string propertyname, string value);
Sets a property for the current page template. For muliple writes, load and save the PropertyCollection instead.
PageTemplate Methods