Click or drag to resize

EmployeePickerRegisterJavaScriptClearFunction Method

[This is preliminary documentation and is subject to change.]

Register JavaScript function to clear control

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
protected void RegisterJavaScriptClearFunction(
	FormContext formContext
)

Parameters

formContext
Type: CSC.SC.TOPICA4.TemplateFormContext

[Missing <param name="formContext"/> documentation for "M:CSC.SC.TOPICA4.Template.EmployeePicker.RegisterJavaScriptClearFunction(CSC.SC.TOPICA4.Template.FormContext)"]

See Also