System.Web.UI.IUserControlDesignerAccessor.InnerText Property

When implemented, gets or sets text between the opening and closing tags of a user control.

Syntax

public string InnerText { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The IUserControlDesignerAccessor.InnerText property is used by the designer to specify or determine the text between the opening and closing tags of a user control.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0