websitepanel/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/ScheduleTaskControls/EmptyView.ascx
2011-07-13 16:07:32 -07:00

3 lines
284 B
Text

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="EmptyView.ascx.cs" Inherits="WebsitePanel.Portal.UserControls.ScheduleTaskView.EmptyView" %>
<asp:Label ID="lblNoConfiguration" runat="server" meta:resourcekey="lblNoConfiguration" Text="No configuration available." />