EN
Este contenido no se encuentra disponible en su idioma, pero aquí tiene la versión en inglés.
Este tema aún no ha recibido ninguna valoración - Valorar este tema

TableCellControlBuilder Class

Interacts with the parser to build a TableCell control.

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)

public class TableCellControlBuilder : ControlBuilder
public class TableCellControlBuilder extends ControlBuilder
public class TableCellControlBuilder extends ControlBuilder
Not applicable.

The TableCellControlBuilder class is used primarily by control developers. To create a custom control builder for a control that is derived from the TableCell class, you must inherit from this class.

System.Object
   System.Web.UI.ControlBuilder
    System.Web.UI.WebControls.TableCellControlBuilder
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Windows 98, Windows Server 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

.NET Framework

Supported in: 3.0, 2.0, 1.1, 1.0
¿Te ha resultado útil?
(Caracteres restantes: 1500)

Adiciones de comunidad

AGREGAR
© 2013 Microsoft. Reservados todos los derechos.