BaseValidator::StyleReference Property
.NET Framework (current version)
Gets or sets a reference to the style properties for a control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
public: property String^ StyleReference { virtual String^ get() override; virtual void set(String^ value) override; }
.NET Framework
Available since 1.1
Available since 1.1
Show: