BuildMaster SDK Reference
Version:

SlimFormField Class

A display field with a label.

Inheritance Hierarchy

Syntax

public class SlimFormField : Inedo.Web.Controls.SimpleHtml.Div, 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.IAttributeAccessor, IMandatoryClientIdPolicyContainer, ISimpleControl, ISimpleControlContainer, ISimpleClientResourceConsumer

Constructors

Name Description
SlimFormField(LiteralHtml label)

Initializes a new instance of the SlimFormField class.

SlimFormField(LiteralHtml label, object content)

Initializes a new instance of the SlimFormField class.

SlimFormField(LiteralHtml label, object[] content)

Initializes a new instance of the SlimFormField class.

Properties

Name Description
HelpText

Gets or sets the field help text.

Label

Gets the label.