PostbackPropertyAttribute
Wisej.Base.PostbackPropertyAttribute
Namespace: Wisej.Base
Assembly: Wisej.Framework (3.5.0.0)
Allows the property to return its value to postback requests.
Constructors
Initializes the PostbackPropertyAttribute attribute.
Initializes the PostbackPropertyAttribute attribute.
Properties
Boolean: Returns or sets whether the property is allows to return its value to postback requests.
Methods
Returns true if the property allows postback requests.
Returns: Boolean. True if the property allows postback requests.
Last updated