Skip to main content
A newer version of this page is available. .

SchedulerFormTemplateContainer.ControlId Property

Gets the programmatic identifier assigned to the form control (server-side).

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll

Declaration

public string ControlId { get; }

Property Value

Type Description
String

A string containing the programmatic identifier.

See Also