File: D:/HostingSpaces/PHerau/ha.health-science.be/wwwroot/admin/Users/ViewProfile.ascx
<%@ Control Language="C#" AutoEventWireup="false" Inherits="DotNetNuke.Modules.Admin.Users.ViewProfile" Codebehind="ViewProfile.ascx.cs" %>
<%@ Register TagPrefix="dnn" TagName="Profile" Src="~/DesktopModules/Admin/Security/Profile.ascx" %>
<asp:Label id="lblNoProperties" runat="server" resourcekey="NoProperties" Visible="false" />
<dnn:Profile id="ctlProfile" runat="server" EditorMode="View" ShowUpdate="False"/>