GetAttribute Method

Returns the custom attribute with the name specified in the key parameter. Inherited from the Web forms IAttributeAccessor interface.

public string GetAttribute(
   string key
)

Parameters

  • key
    The name of the attribute that you want to retrieve.

See Also

Applies to: MobileControl Class