CpUniqueFieldValidatorFindControl(Control, String) Method

Definition

Namespace: Centralpoint.Web.UI.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Control FindControl(
	Control start,
	string path
)

Parameters

start  Control
 
path  String
 

Return Value

Control

See Also