Gets or sets the method attribute used to configure the MethodBox.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public MethodAttribute MethodAttribute { get; set; }
Visual Basic
Public Property MethodAttribute As MethodAttribute
	Get
	Set

See Also