UniGridFunctions.GetDataContainer Method |
Gets the data container from the given parameter (grid view row or data row view)
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax public static IDataContainer GetDataContainer(
Object parameter
)
Parameters
- parameter
- Type: System.Object
Parameter
Return Value
Type:
IDataContainerSee Also