IControlDesignerTag::GetOuterContent Method ()

 

Retrieves the complete HTML markup for the control, including the outer tags.

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

String^ GetOuterContent()

Return Value

Type: System::String^

The outer HTML markup for the control.

.NET Framework
Available since 2.0
Return to top
Show: