[To be supplied.]
[Visual Basic] Overridable Protected ReadOnly Property Caption As String [C#] protected string Caption {override get;} [C++] protected: __property virtual String* get_Caption(); [JScript] protected function get Caption() : String;
ImageUrlEditor Class | ImageUrlEditor Members | System.Web.UI.Design Namespace