IControlDesignerTag.SetContent Method (String)

 

Sets the HTML markup for the content of the tag.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

Sub SetContent (
	content As String
)

Parameters

content
Type: System.String

The HTML markup for the content of the tag.

.NET Framework
Available since 2.0
Return to top
Show: