UniGridFunctionsObjectSupportsDestroy Method |
Indicates if object supports destroy operation
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public static bool ObjectSupportsDestroy(
GeneralizedInfo obj
)
Parameters
- obj
- Type: CMS.DataEngineGeneralizedInfo
Object to check
Return Value
Type:
BooleanSee Also