UserForms_Template_InterfaceCode_PartTwo configuration setting
Keys
Key | Description |
---|---|
1 | CommunityPortal |
2 | UserForms |
3 | Template |
4 | InterfaceCode |
5 | PartTwo |
Description
The UserForms:Template:InterfaceCode:PartTwo configuration setting is used to define the user form's Markup source code from Microsoft Visual Studio 2008 (or later) or Microsoft Visual Web Developer 2010 Express.
Note: If your source code is 8000 characters or less, it can be stored in the PartOne configuration setting, and you do not need to use this configuration setting. See UserForms:Template:InterfaceCode:PartOne configuration setting.
Default value
The default value is:
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="%ControlName%.ascx.cs" Inherits="Synergetic.SynComPort.Web.UserForm.%ControlName%" %>
Setting a new value
Type a new value into the Value field of the Configuration File Maintenance window. See Configuration File Maintenance window.