xFormRun.controlId(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 int controlId(System::String ^ _controlName);
public virtual int controlId (string _controlName);
abstract member controlId : string -> int
override this.controlId : string -> int
Public Overridable Function controlId (_controlName As String) As Integer
Parameters
- _controlName
- String