BuildMaster SDK Reference
Version:

SimpleHiddenField Class

An input element designed to replace System.Web.UI.WebControls.HiddenField.

Inheritance Hierarchy

Syntax

public class SimpleHiddenField : Element, 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, ISimplePostControl, System.Web.UI.IPostBackDataHandler

Constructors

Name Description
SimpleHiddenField

Initializes a new instance of the SimpleHiddenField class.

Properties

Name Description
Value

Gets or sets the value.

Methods

Name Description
CreateControlCollection

Creates the control collection.