3 references to SelectionListSpecialCharacter
System.Web.Mobile (3)
UI\MobileControls\Adapters\ChtmlPageAdapter.cs (1)
307
Constants.
SelectionListSpecialCharacter
);
UI\MobileControls\Adapters\ChtmlSelectionListAdapter.cs (1)
88
writer.Write(Constants.
SelectionListSpecialCharacter
);
UI\MobileControls\Adapters\ChtmlTextBoxAdapter.cs (1)
82
renderName += Constants.
SelectionListSpecialCharacter
+ GetRandomID(4);