The CardSpace Controls

CardSpaceControl.RequestStateOrProvince Property

Determines whether the State or Province should be requested URI: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/stateorprovince Abbreviation for state or province name of a subject’s address information. According to RFC 2256: “This attribute contains the full name of a state or province. The values should be coordinated on a national level and if well-known shortcuts exist - like the two-letter state abbreviations in the US – these abbreviations are preferred over longer full names.” e.g. FL.

[Visual Basic]
Public Property RequestStateOrProvince As 
[C#]
public  RequestStateOrProvince {get; set;}

See Also

CardSpaceControl Class | QualityData.Web.UI.WebControls Namespace