UniPagerPageControl Property |
Gets or sets the ID of the control to page.
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
Syntax [TypeConverterAttribute(typeof(ControlIDConverter))]
public string PageControl { get; set; }
Property Value
Type:
StringSee Also