FormDataSource.__bindDataMethod_IntImpl__(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ __bindDataMethod_IntImpl__(System::String ^ _dataMethodName);
public virtual string __bindDataMethod_IntImpl__ (string _dataMethodName);
abstract member __bindDataMethod_IntImpl__ : string -> string
override this.__bindDataMethod_IntImpl__ : string -> string
Public Overridable Function __bindDataMethod_IntImpl__ (_dataMethodName As String) As String
Parameters
- _dataMethodName
- String