Click or drag to resize

ManageUsersControlUserNameText Property

Gets or sets the label for the user name text box

Namespace:  Cadcorp.Web.UI.Controls.Admin.Security
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string UserNameText { get; set; }

Property Value

Type: String
See Also