| 
    | 
   ||
On this tab, you can configure the basic properties of the currently edited inline control:
Control display name  | 
Name of the inline control used in the administration interface.  | 
Control name  | 
Name of the inline control used in code.  | 
Control file name  | 
Path to the user control (.ascx file) that implements the inline control in the file system. e.g. ~/CMSModules/BizForms/InlineControls/BizFormControl.ascx  | 
Parameter caption  | 
Caption used for the parameter field displayed when inserting the inline control.  | 
Description  | 
Short description of the inline control.  | 
More resources can be found at Developer's Guide -> Development -> Inline controls -> Overview.