%@ Control Language="C#" Inherits="AVA.ResourcesPlatform.WebUI.Control.User.UserTotal" %>
<%= new HtmlImg(SettingGroup.UserHeadPortraitL(this.LocalUser)) %>
日访问量:<%=this.GuestDay %>
周访问量:<%=this.GuestWeek %>
月访问量:<%=this.GuestMonth %>
访问总数:<%=this.LocalUser.SpaceView %>
视频总数:<%= this.LocalUser.VideoCount %>
视频日访问数:<%= this.VideoCountDay %>
视频周访问数:<%= this.VideoCountWeek %>
视频月访问数:<%= this.VideoCountMonth %>
视频点击量:<%= this.LocalUser.VideoView %>
专辑总数:<%= this.LocalUser.AlbumCount %>
直播课堂次数<%= this.LiveCount %>
互动次数<%= this.ToMeetingCount %>
优课评比次数<%= this.ToSubjectCount %>