Gets a reference to the System.Web.UI.WebControls.WebParts.WebPart control, user control, or custom control that will be edited by System.Web.UI.WebControls.WebParts.EditorPart controls.
Documentation for this section has not yet been entered.
The IWebEditable.WebBrowsableObject property provides a way for System.Web.UI.WebControls.WebParts.EditorPart controls to get a reference to the server controls they are associated with.
Although the property itself is read-only, the object reference that it returns enables System.Web.UI.WebControls.WebParts.EditorPart controls to change values in the server control.