public WebProfileGroupHeight(System.Web.Profile.ProfileGroupBase profileGroupBase) { this._profileGroupBase = profileGroupBase; }
public WebProfileGroupHeight() { this._profileGroupBase = new System.Web.Profile.ProfileGroupBase(); }