ErrorFormatterPage::XPath Method

 

Namespace:   System.Web.UI.MobileControls
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

NameDescription
System_CAPS_protmethodXPath(String^)

Evaluates an XPath data-binding expression.(Inherited from TemplateControl.)

System_CAPS_protmethodXPath(String^, IXmlNamespaceResolver^)

Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution.(Inherited from TemplateControl.)

System_CAPS_protmethodXPath(String^, String^)

Evaluates an XPath data-binding expression using the specified format string to display the result. (Inherited from TemplateControl.)

System_CAPS_protmethodXPath(String^, String^, IXmlNamespaceResolver^)

Evaluates an XPath data-binding expression using the specified prefix and namespace mappings for namespace resolution and the specified format string to display the result.(Inherited from TemplateControl.)

Return to top
Show: