AttributesHelper PostProcessAttributes Method Kentico 8.1 API Reference
Processes the attributes of the specific type.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

sender
Type: OnlineSystem Object
Object on which the attributes should be processed
attributes
Type: OnlineSystem.Collections.Generic IEnumerable ICMSAttribute 
Collection of attributes to process
See Also