WebPartInfoProviderGetWebPartInfoInternal Method (Int32) |
Returns WebPartInfo object for specified WebPartID.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax protected virtual WebPartInfo GetWebPartInfoInternal(
int webPartId
)
Parameters
- webPartId
- Type: SystemInt32
ID of WebPart to retrieve
Return Value
Type:
WebPartInfoSee Also