Skip to content

Instantly share code, notes, and snippets.

@mikeedwards83
Created April 1, 2012 18:01
Show Gist options
  • Save mikeedwards83/2277412 to your computer and use it in GitHub Desktop.
Save mikeedwards83/2277412 to your computer and use it in GitHub Desktop.
GlassUserControl example ASPX page
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="TestSublayout.ascx.cs" Inherits="Glass.Demo.Website.layouts.TestSublayout" %>
<%= Field(x => x.Title) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment