CustomAttributes Property

Returns the set of custom attributes defined for the control.

public StateBag CustomAttributes {
   get
}

Remarks

You must set the AllowCustomAttributes to true to enable custom attributes.

See Also

Custom Attributes

Applies to: MobileControl Class