ASP.NET Pack Programmer's Guide
ButtonsStyle.Clone Method
See Also
 





Creates an exact copy of the current ButtonsStyle object.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public Object Clone ()

Visual Basic  Copy Code

Public Function Clone () As Object

 Return Value

Type: Object
The newly created ButtonsStyle object identical to the current one.

 See Also

ButtonsStyle Members
ButtonsStyle Class
MindFusion.Scheduling.WebForms Namespace