Class ControlBuilder
Inheritance
System.Object
ControlBuilder
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.EJ2
Assembly: Syncfusion.EJ2.dll
Syntax
public class ControlBuilder
Constructors
ControlBuilder()
Declaration
public ControlBuilder()
Properties
Context
Declaration
public virtual HttpContextBase Context { get; set; }
Property Value
Type | Description |
---|---|
System.Web.HttpContextBase |
Output
Declaration
public virtual TextWriter Output { get; set; }
Property Value
Type | Description |
---|---|
System.IO.TextWriter |