File: Sample.ascx

package info (click to toggle)
ack 2.24-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,704 kB
  • sloc: perl: 8,590; ansic: 21; fortran: 11; makefile: 5; sh: 5
file content (3 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (6)
1
2
3
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Sample.ascx.cs" %>

<p>Sample Control!</p>