BuildMaster SDK Reference
Version:

VariableEditorBase Class

Inheritance Hierarchy

  • object
    • System.Web.UI.Control
      • System.Web.UI.TemplateControl
        • System.Web.UI.UserControl
          • Inedo.BuildMaster.Web.Controls.Extensions.ExtensionEditorBase<Inedo.BuildMaster.Extensibility.Variables.VariableBase>
            • Inedo.BuildMaster.Web.Controls.Extensions.VariableEditorBase

Syntax

public class VariableEditorBase : ExtensionEditorBase<Inedo.BuildMaster.Extensibility.Variables.VariableBase>, System.ComponentModel.IComponent, System.IDisposable, System.Web.UI.IParserAccessor, System.Web.UI.IUrlResolutionService, System.Web.UI.IDataBindingsAccessor, System.Web.UI.IControlBuilderAccessor, System.Web.UI.IControlDesignerAccessor, System.Web.UI.IExpressionsAccessor, System.Web.UI.INamingContainer, System.Web.UI.IFilterResolutionService, System.Web.UI.IAttributeAccessor, System.Web.UI.IUserControlDesignerAccessor

Constructors

Name Description
VariableEditorBase