XmlDataBinding
XmlDataBinding class
Represents Xml Data Binding information.
class XmlDataBinding;
Methods
Method | Description |
---|---|
getUrl() | Gets source url of this data binding. |
isNull() | Checks whether the implementation object is null. |
getUrl()
Gets source url of this data binding.
getUrl() : string;
isNull()
Checks whether the implementation object is null.
isNull() : boolean;