UniPagerDirectPageControlID Property |
Gets or sets the ID of direct page control in template.
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 DirectPageControlID { get; set; }
Property Value
Type:
StringSee Also