ShouldSerializeC1Command Method
In This Topic
This method is for internal use only.
Syntax
'Declaration
Protected Function ShouldSerializeC1Command( _
ByVal As Object _
) As Boolean
protected bool ShouldSerializeC1Command(
object
)
Parameters
- control
See Also