C# Class ControlExtensions, code

Datei anzeigen Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
Add ( WebControl, control, string html ) : void

Method Details

Add() public static method

public static Add ( WebControl, control, string html ) : void
control WebControl,
html string
return void