| InlineControlInfoProviderGetInlineControlInfoByGUIDInternal Method  | 
            Returns object with specified GUID.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxprotected virtual InlineControlInfo GetInlineControlInfoByGUIDInternal(
	Guid guid
)
Parameters
- guid
 - Type: SystemGuid
Object GUID 
Return Value
Type: 
InlineControlInfo
See Also