IBootstrapModalwButtonCount Property |
Returns the number of buttons in the modal dialog.
Namespace:
SmartBear.TestLeft.TestObjects.Web.Bootstrap
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wButtonCount { get; }
ReadOnly Property wButtonCount As Integer
Get
Dim instance As IBootstrapModal
Dim value As Integer
value = instance.wButtonCount
property int wButtonCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also