IControlDesignerTag.GetContent Method ()

 

Retrieves the HTML markup for the content of the tag.

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

abstract GetContent : unit -> string

Return Value

Type: System.String

The HTML markup for the content of the tag.

.NET Framework
Available since 2.0
Return to top
Show: