PortalHelperGetWebPartControl Method |
Gets the web part control instance from given control.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public static CMSAbstractWebPart GetWebPartControl(
Control control
)
Parameters
- control
- Type: System.Web.UIControl
Initial control
Return Value
Type:
CMSAbstractWebPartSee Also