Table of Contents

Class FromQueryRootAttribute

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll

This parameter will be binded from the QueryString, using BindOnRoot=true as default value

[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false)]
public class FromQueryRootAttribute : FromQueryAttribute
Inheritance
object
Attribute
FromQueryRootAttribute
Inherited Members

Constructors

FromQueryRootAttribute()

public FromQueryRootAttribute()