Click or drag to resize
UniGridFunctionsObjectSupportsDestroy Method
Indicates if object supports destroy operation

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static bool ObjectSupportsDestroy(
	GeneralizedInfo obj
)

Parameters

obj
Type: CMS.DataEngineGeneralizedInfo
Object to check

Return Value

Type: Boolean
See Also