Class
LoadBehaviorAttribute

Definition

Namespace:Telerik.OpenAccess

Assembly:Telerik.OpenAccess.dll

Syntax:

cs-api-definition
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class LoadBehaviorAttribute : MetadataAttribute

Inheritance: objectAttributeDescriptionAttributeMetadataAttributeLoadBehaviorAttribute

Constructors

LoadBehaviorAttribute(LoadBehavior)

Declaration

cs-api-definition
public LoadBehaviorAttribute(LoadBehavior loadBehavior)

Parameters

loadBehavior

LoadBehavior

Properties

LoadBehavior

Declaration

cs-api-definition
[ConstructorArgument]
public LoadBehavior LoadBehavior { get; set; }

Property Value

LoadBehavior