Home
last modified time | relevance | path

Searched refs:CreateUserWizard_SideBar_Label_Not_Found (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/ReferenceSources/
H A DSR.cs1564 …public const string CreateUserWizard_SideBar_Label_Not_Found = "{0} control must contain a Label w… field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DCreateUserWizard.cs2388 … SR.GetString(SR.CreateUserWizard_SideBar_Label_Not_Found, DataListID, _sideBarLabelID)); in DataListItemDataBound()