Visual Basic (Usage) | Copy Code |
---|---|
Dim bag As StateBag Dim instance As New CancelButtonStyle(bag) |
Parameters
- bag
- A System.Web.UI.StateBag that represents the state bag in which to store style information.
Use this constructor to create a new instance of the CancelButtonStyle class using the System.Web.UI.StateBag specified by the bag parameter.
Target Platforms: Microsoft .NET Framework 2.0