%@ Control Language="C#" AutoEventWireup="true" CodeFile="Customizations.ascx.cs" Inherits="Admin_Controls_Customizations" %>
|
<% if (gvCustomizations.Rows.Count > 0) { %>
<% } %>
|
|
|
| Customization ID: |
|
| Name: |
|
| Prompt: |
|
| Control Type: |
Drop Down List
Check Box List
Text Box
Large Text Box
File Upload
|
<% if (ddlControlType.SelectedValue == "1" || ddlControlType.SelectedValue == "2") { %>
| Options: |
|
<% } %>
|
|
This tool enables you to reuse a customization from another product page.
| Category: |
|
| Product Page: |
|
| Customization: |
|
|
|