IUserControlDesignerAccessor.InnerText Property
.NET Framework (current version)
When implemented, gets or sets text between the opening and closing tags of a user control.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.StringThe text placed between the opening and closing tags of a user control.
The InnerText property is used by the designer to specify or determine the text between the opening and closing tags of a user control.
.NET Framework
Available since 1.1
Available since 1.1
Show: