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!

DataBinding.PropertyName

[To be supplied.]

[Visual Basic]
Public ReadOnly Property PropertyName As String
[C#]
public string PropertyName {get;}
[C++]
public: __property String* get_PropertyName();
[JScript]
public function get PropertyName() : String;

See Also

DataBinding Class | DataBinding Members | System.Web.UI Namespace