NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ImageUrlEditor.Caption

[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;

See Also

ImageUrlEditor Class | ImageUrlEditor Members | System.Web.UI.Design Namespace