Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Base Namespaces
CMS.Base
CMSEventArgs Class
CMSEventArgs Methods
CallOnDispose Method
CallWhenFinished Method
Cancel Method
DetectRecursion Method
Dispose Method
Lock Method
Using Method
CMSEventArgs
Using Method
Adds the given object to the list of object that get disposed when the handler object is disposed
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
Copy
public
CMSEventArgs
Using
(
IDisposable
obj
)
Parameters
obj
Type:
System
IDisposable
Object to dispose
Return Value
Type:
CMSEventArgs
See Also
Reference
CMSEventArgs Class
CMS.Base Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com