Previous icon

Next icon

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.

Configuration File Maintenance - UserForms - InterfaceCode - PartTwo

Last modified: 21/06/2016 12:10:41 PM

See Also

Customising user forms

UserForms:AsMenuItems:Enabled configuration setting

UserForms:Enabled configuration setting

UserForms:Template:CodeBehind configuration setting

UserForms:Template:InterfaceCode:PartOne configuration setting

© 2017 Synergetic Management Systems. Published 19 July 2017.

Top of page