<%@ Page Title="" Language="C#" MasterPageFile="~/CMSAPIExamples/Pages/APIExamplesPage.Master" Theme="Default" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="CMSAPIExamples_Code_Development_Modules_Default" %> <%@ Register Src="~/CMSAPIExamples/Controls/APIExample.ascx" TagName="APIExample" TagPrefix="cms" %> <%@ Register Src="~/CMSAPIExamples/Controls/APIExampleSection.ascx" TagName="APIExampleSection" TagPrefix="cms" %> <%@ Register Assembly="CMS.UIControls" Namespace="CMS.UIControls" TagPrefix="cms" %> <%-- Section: Modules --%> <%-- Module --%> <%-- Module on site --%> <%-- Section: Permissions --%> <%-- Permission --%> <%-- Role permission --%> <%-- Section: UI elements --%> <%-- UI element --%> <%-- Role UI element --%> <%-- Section: UI elements --%> <%-- Role UI element --%> <%-- UI element --%> <%-- Section: Permissions --%> <%-- Role permission --%> <%-- Permission --%> <%-- Section: Modules --%> <%-- Module on site --%> <%-- Module --%>