AdRotator.UniqueID Property
.NET Framework 3.0
Gets the unique, hierarchically qualified identifier for the AdRotator control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
This property differs from the ID property in that the UniqueID property includes the identifier for the server control's naming container. This identifier is generated automatically when a page request is processed.
Community Additions
ADD
Show: