| ExtendObjectTypeWithExtensionType Method | 
            Extends the object with the given static extension
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
 Syntax
Syntaxpublic static ExtensionType With<ExtensionType>()
where ExtensionType : new()
Type Parameters
- ExtensionType
Return Value
Type: 
ExtensionType See Also
See Also