16 references to Control
System.Web (16)
UI\WebControls\Adapters\MenuAdapter.cs (16)
114
Control
.Page.RegisterRequiresControlState(
Control
);
118
Control
.OnPreRender(e, false);
138
if (
Control
.Orientation == Orientation.Vertical) {
147
Menu owner =
Control
;
190
Menu owner =
Control
;
244
if (
Control
.SkipLinkText.Length != 0) {
246
skipAnchor.Name =
Control
.ClientID + "_SkipLink";
302
Menu owner =
Control
;
550
spacerImage.ImageUrl =
Control
.SpacerImageUrl;
603
if (++matches >=
Control
.MaximumDepth) {
610
MenuItem item =
Control
.Items.FindItem(newPath.Split(TreeView.InternalPathSeparator), 0);
616
Control
.InternalRaisePostBackEvent(newPath);
625
MenuItem item =
Control
.Items.FindItem(_path.Split(TreeView.InternalPathSeparator), 0);
628
if (parentItem != null && item.Depth + 1 >
Control
.StaticDisplayLevels) {
641
Control
.InternalRaisePostBackEvent(