CyberStore Documentation
SetAllChildControlAttributes() Method


View with Navigation Tools Version
Dovetail.Ecommerce.ControlBases Namespace > CyberStoreBaseControl Class : SetAllChildControlAttributes() Method
Sets all child control attributes. This should only be used on PostBacks to persist databinded values.
Syntax
'Declaration
 
Public Sub SetAllChildControlAttributes() 
 
'Usage
 
Dim instance As CyberStoreBaseControl
 
instance.SetAllChildControlAttributes()
Remarks
Jrochette, 6/6/2012.
See Also

Reference

CyberStoreBaseControl Class
CyberStoreBaseControl Members