Click or drag to resize
AbstractUserControlShortID Property
Short ID of the control.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string ShortID { get; set; }

Property Value

Type: String

Implements

IShortIDShortID
See Also