Lync Module fixes
This commit is contained in:
parent
f500906c68
commit
323e085b15
8 changed files with 229 additions and 73 deletions
|
@ -55,6 +55,11 @@ namespace WebsitePanel.Portal
|
|||
set { quotaViewer.DisplayGauge = value; }
|
||||
}
|
||||
|
||||
public QuotaViewer Viewer
|
||||
{
|
||||
get { return quotaViewer; }
|
||||
}
|
||||
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
if (!IsPostBack)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue