Skip to main content
Tab

TemplateContainerBase.ClientID Property

Gets the template container’s client identifier.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public override string ClientID { get; }

#Property Value

Type Description
String

A string value representing the template container’s client identifier.

See Also