Xml.FindControl Method (String)

This member overrides Control.FindControl.

public:
virtual Control^ FindControl (
	String^ id
) override
public Control FindControl (
	String id
)
public override function FindControl (
	id : String
) : Control

.NET Framework

Supported in: 2.0, 1.1, 1.0

Community Additions

ADD
Show: