InterfaceCode configuration setting
Keys
Key | Value |
---|---|
1 | SynWeb |
2 | WebUserForm |
3 | Template |
4 | InterfaceCode |
Description
The InterfaceCode configuration setting is used to maintain the template code inserted into the Mark-up tab of all user forms created using the User Form Maintenance window in SynWeb.
Default value
The default value is <%@ Control Language="C#" AutoEventWireup="true" CodeFile="%ControlName%.ascx.cs" Inherits="Synergetic.SynWeb.Web.UserForm.%ControlName%" %>
Setting a different value
Type the new code template in the Value field on the Configuration File Maintenance window. See Configuration File Maintenance window in the Synergetic System maintenance manual.