Class BackendAttribute
Namespace: Telerik.OpenAccess
Assembly: Telerik.OpenAccess.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class BackendAttribute : MetadataAttribute
Constructors
BackendAttribute()
Declaration
public BackendAttribute()
Properties
BackendType
Declaration
public string BackendType { get; set; }
Property Value
System.
|
ConnectionId
Declaration
public string ConnectionId { get; set; }
Property Value
System.
|