NestedContainer::OwnerName Property
.NET Framework (current version)
Gets the name of the owning component.
Assembly: System (in System.dll)
This property may be overridden to provide a custom owner name. The default implementation searches the owner's site for INestedSite and calls FullName, or Name if there is no nested site. If neither is available, this property returns null.
.NET Framework
Available since 2.0
Available since 2.0
Show: