BaseValidator.StyleReference Property

Definition

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 Mobile Apps & Sites with ASP.NET.

public:
 virtual property System::String ^ StyleReference { System::String ^ get(); void set(System::String ^ value); };
public override string StyleReference { get; set; }
member this.StyleReference : string with get, set
Public Overrides Property StyleReference As String

Property Value

Applies to