CyberStore Ecommerce 2023 Documentation
setstatebytext Method


Dovetail.Ecommerce.Controls Namespace > CommonStateDropDownControl Class : setstatebytext Method
The statetext.
Setstatebytexts.
Syntax
'Declaration
 
Public Sub setstatebytext( _
   ByVal statetext As String _
) 
'Usage
 
Dim instance As CommonStateDropDownControl
Dim statetext As String
 
instance.setstatebytext(statetext)
public void setstatebytext( 
   string statetext
)

Parameters

statetext
The statetext.
Remarks
Jrochette, 5/25/2012.
See Also

Reference

CommonStateDropDownControl Class
CommonStateDropDownControl Members