BaseValidator::AssociatedControlID Property
.NET Framework (current version)
This property is not supported.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] property String^ AssociatedControlID { virtual String^ get() override; virtual void set(String^ value) override; }
Property Value
Type: System::String^This property is not supported and always throws a NotSupportedException.
| Exception | Condition |
|---|---|
| NotSupportedException | An attempt was made to set this property. |
.NET Framework
Available since 1.1
Available since 1.1
Show: