Responder Developer Guide
ProgramGroupControl Class
Members 


Product Availability
Required Licenses
.NET Assembly
Summary description for Content.
Object Model
ProgramGroupControl Class
Syntax
'Declaration
 
<ControlBuilderAttribute(System.Web.UI.UserControlControlBuilder)>
<DefaultEventAttribute("Load")>
<DesignerAttribute("System.Web.UI.Design.UserControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IDesigner)>
<DesignerCategoryAttribute("ASPXCodeBehind")>
<DesignerSerializerAttribute("Microsoft.VisualStudio.Web.WebForms.WebFormCodeDomSerializer, Microsoft.VisualStudio.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.TypeCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ParseChildrenAttribute(True)>
<ToolboxItemAttribute(False)>
<BindableAttribute(True)>
<DefaultPropertyAttribute("ID")>
<ThemeableAttribute(False)>
<ToolboxItemFilterAttribute("System.Web.UI", ToolboxItemFilterType.Require)>
Public Class ProgramGroupControl 
   Inherits System.Web.UI.UserControl
'Usage
 
Dim instance As ProgramGroupControl
[ControlBuilder(System.Web.UI.UserControlControlBuilder)]
[DefaultEvent("Load")]
[Designer("System.Web.UI.Design.UserControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", System.ComponentModel.Design.IDesigner)]
[DesignerCategory("ASPXCodeBehind")]
[DesignerSerializer("Microsoft.VisualStudio.Web.WebForms.WebFormCodeDomSerializer, Microsoft.VisualStudio.Web, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.TypeCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[ParseChildren(true)]
[ToolboxItem(false)]
[Bindable(true)]
[DefaultProperty("ID")]
[Themeable(false)]
[ToolboxItemFilter("System.Web.UI", ToolboxItemFilterType.Require)]
public class ProgramGroupControl : System.Web.UI.UserControl 
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.UserControl
            Miner.Responder.WindowsService.Web.Controls.ProgramGroupControl

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ProgramGroupControl Members
Miner.Responder.WindowsService.Web.Controls Namespace

 

 


Send Comment